On 9/11/2012 7:37 PM, Igor Tandetnik wrote:
On 9/11/2012 7:28 PM, Arbol One wrote:
This works just fine, but it only reads the first row

Of course. You only ever call sqlite3_step step after prepare and before
finalize.

I mean, you only ever call sqlite3_step *once* after prepare and before finalize.
--
Igor Tandetnik

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

Reply via email to