On 3 Jul 2014, at 8:47am, Hick Gunter <h...@scigames.at> wrote:

> This function is already available in the sqlite3 C interface.

I did not understand that at all.  I have never needed to look at that 
statement.  But yes, it does allow you to find out if there are any open 
statements for a database.  Thanks.

However, I still believe that attempting to close a database when it has open 
statements should not result in SQLITE_OK.

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

Reply via email to