On May 8, 2011, at 11:09 AM, Jean-Christophe Deschamps <j...@antichoc.net> 
wrote:

> 
>> How does one go about finding out how many rows a query returns?
> 
> This is the number of time sqlite3_step can be called successfully 
> until it returns SQLITE_DONE.

I had it wrong in the email body, I meant how many columns are in query?

Sam
> 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to