Ken Thu, 31 Jan 2008 20:52:37 -0800
In my code I'm getting an SQLITE_BUSY returned from sqlite3_close. Is there a way to get sqite to tell me which statements it thinks are not finalized?
Thanks, Ken