Does anyone know how to check if a sqlite database is open? I know sqlite3_open method is used to open the database but is there a method to check if it is already open?
Thanks, James _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

