Hi Sumit,

Sumit Nagpal wrote:

I was searching the web for links related to my problem . I came across one thread "Sqlite Thread safety"

SQLite requires one connection per thread for threadsafe operation. If two
or more threads share an SQLite connection, the program might get the error
"library routine called out of sequence" or a corrupted database.



This could well be the problem. Please see this FAQ:

http://www.sqlite.org/faq.html#q8

Cheers,

Ulrik P.
--
Ulrik Petersen, Denmark



Reply via email to