Hello,

Do you know a way to count the number of rows identified by a select
statement, just after the first call to sqlite3_step ? Of course without
fetching the entire result set, nor having to systematically add count(*)

Thanks !

Vincent


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

Reply via email to