Mindtraveller Messages: 917 Registered: August 2007 Location: Russia, Moscow rgn.
Experienced Contributor
I used separate thread with queue which handles all the requests to add/fetch from SQLite database (actually it is MtAlt package with CallbackThread class). Until now, had NO runtime errors with SQLite.
Maybe you meet some synchronization issues.