[sqlite] How to find errors ?

2006-09-07 Thread Martin Alfredsson
Sorry if this messages dont follow the thread, I only have digest and I dont know how to attach msg to the correct thread. I have just now put together wiki pages that describe these errors. See http://www.sqlite.org/cvstrac/wiki?p=DatabaseIsLocked

Re: [sqlite] How to find errors ?

2006-09-06 Thread drh
Martin Alfredsson <[EMAIL PROTECTED]> wrote: > > My questions are what will cause the "database is locked" > > Also what is "library routine called out of sequence" ? I have just now put together wiki pages that describe these errors. See

[sqlite] How to find errors ?

2006-09-06 Thread Martin Alfredsson
Hi ! I have an Windows application using sqlite that gives me problem at a customer. The customer lives far from me and he refuses to have an internet connection at his office. I try to log all SELECT/UPDATE/INSERT/DELETE and I sometimes gets "database is locked". I also get some "library