Are you programming in a programming language ?  If so, which language are you 
using and which library are you using to execute SQLite commands ?

If you are scripting instead please tell us which scripting language you're 
using.

If you are using multi-threading or multi-processing, please tell us whether 
you are using one shared or many independent database connections.

Please try to execute some of your commands using the SQLite shell tool.  You 
can download the shell tool from the SQLite Download page as one of the 
"Precompiled Binaries" for your platform.  You can use the shell tool as one or 
both of your processes.

The SQLite shell tool is maintained by the same team that maintains SQLite.  If 
you can demonstrate a problem using the SQLite shell tool then it'll probably 
get fixed.  If it turns out that your problem occurs only with your own 
programming then we might be able to help anyway.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to