Before calling the destructor, I would like to make sure that all the
sqlite3_stmt have been 'finalized', is there a function in SQLite that that
can help me do this, or should I just use 'NULL'?

 

tia

 

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

Reply via email to