On Feb 5, 2010, at 8:09 PM, Israel Lins Albuquerque wrote:

> I want to now if a statement are in a valid row.

I think the test is (sqlite3_data_count(pStmt)>0).

   http://www.sqlite.org/c3ref/data_count.html

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

Reply via email to