Home > Archive > MySQL PlusPlus > October 2005 > Re: Newbie problems accessing data in result set and re-using the









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Newbie problems accessing data in result set and re-using the
Warren Young

2005-10-31, 8:24 pm

Troy Jennings wrote:
>
> patron_id_temp = res[1][2];


That's not valid syntax [anymore]. It's possible that the documentation
still uses it. You would say res.at(1}.at(2) here instead now.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?uns...sie.nctu.edu.tw

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com