Hi,

I am using SQLite 3.6.13, After issuing a vaccuum, I am inserting into the
SQLite db, that time I am getting "SQLite Database schema has changed"
error.

According to this:
http://www.mail-archive.com/[email protected]/msg04902.html,  It
should never occur in SQLite 3.0, but I am not understanding why is this
error is occuring now. (I understand that rerunning the prepared statement
will solve the problem, but just wanted to know whether I am missing
something here)

Manohar

-- 
hope is the only thing which keeps us all happy
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to