"Doug" <[EMAIL PROTECTED]> wrote:
> Thank you Richard.  
> 
> I have full rights to that directory tree and to the main database file, but
> it turns out the journal was created by a service, and so the journal was
> only writable by the service account.  
> That solved it.
> 
> Thanks again -- one small stress removed from my life :)
> 

The reason for the error must be that SQLite could not open
the journal for writing so it assumed that another process
had it locked.  We might need to revisit that assumption and
perhaps return a different error code.

--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to