Hi Friends,

           is it possible to collect return value of a SQL command. ex:
SELECT COUNT(*) FROM table;  will return number of records in a table. Is
there any SQLite API to return this value.

Regards,
Bhaskar Reddy. 
 
          
-- 
View this message in context: 
http://old.nabble.com/Collecting-return-values-from-sql-commands-using-SQLite-APIs.-tp33166706p33166706.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to