| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | October 31 2005 10:01pm |
| Subject: | Re: Newbie problems accessing data in result set and re-using the query identifier | ||
| View as plain text | |||
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.
| Thread | ||
|---|---|---|
| • Newbie problems accessing data in result set and re-using the queryidentifier | Troy Jennings | 31 Oct |
| • Re: Newbie problems accessing data in result set and re-using the query identifier | Chris Frey | 31 Oct |
| • Re: Newbie problems accessing data in result set and re-using thequery identifier | Troy Jennings | 1 Nov |
| • Re: Newbie problems accessing data in result set and re-using thequery identifier | Warren Young | 31 Oct |
