liigo Thu, 26 May 2005 04:32:48 -0700
VACUUM got error... sqlite3_open(...) sqlite3_exec("VACUUM") //maybe got error sqlite3_close(...)
If my database has a table that created before sqlite3_open(), I got the errcode=1, errmsg="SQL logic error or missing the database"