| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Eric Sepich | Date: | December 30 2010 8:35pm |
| Subject: | Return the number of fields in a 'vector<Row> myresultset;'. | ||
| View as plain text | |||
Does anyone know how to return the number of fields in a 'vector<Row> myresultset;'? The reference manual states there is a size() method but that is returning the number of rows fetched. I want the number of columns. Thanks.
| Thread | ||
|---|---|---|
| • Return the number of fields in a 'vector<Row> myresultset;'. | Eric Sepich | 30 Dec |
| • Re: Return the number of fields in a 'vector<Row> myresultset;'. | Tomalak Geret'kal | 30 Dec |
| • Re: Return the number of fields in a 'vector<Row> myresultset;'. | Warren Young | 30 Dec |
| • Re: Return the number of fields in a 'vector<Row> myresultset;'. | Chris Morgan | 30 Dec |
| • Re: Return the number of fields in a 'vector<Row> myresultset;'. | Warren Young | 30 Dec |
| • Re: Return the number of fields in a 'vector<Row> myresultset;'. | Eric Sepich | 31 Dec |
