Re: [sqlite] DB file locked when no other process using it - Found word(s) list error in the Text body

2010-09-15 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/15/2010 01:43 AM, Nick Shaw wrote: > I assume sqlite should no longer have any handles > open to the database; however Windows (which I'm running under) may well > still have open handles to the file waiting to flush cached changes to > disk. Th

Re: [sqlite] DB file locked when no other process using it - Found word(s) list error in the Text body

2010-09-15 Thread Nick Shaw
r 2010 14:46 To: General Discussion of SQLite Database Subject: [sqlite] DB file locked when no other process using it - Found word(s) list error in the Text body Im getting an error saying the database is locked even though no other process is accessing the file. I think it was probably caused by a

Re: [sqlite] DB file locked when no other process using it

2010-09-14 Thread Benoit Mortgat
Do you have SQLite Manager extension for Firefox installed? I had problems with it having the database open until Firefox is restarted. On Tue, Sep 14, 2010 at 15:45, Andrew Wood wrote: > Im getting an error saying the database is locked even though no other > process is accessing the file. I th

[sqlite] DB file locked when no other process using it

2010-09-14 Thread Andrew Wood
Im getting an error saying the database is locked even though no other process is accessing the file. I think it was probably caused by a process crashing part way through. Is there a way to force release the lock? Andrew ___ sqlite-users mailing list