Dave Dyer <[EMAIL PROTECTED]> wrote:
> In general, it's known that daemon processes such as antivirus
> and backup programs can unexpectedly have the journal file open,
> and interfere with sqlite.   If you're deploying sqlite to enduser's
> machines, you can't change this.
> 
> Absent a real solution, I've hacked my copy to retry failed file
> open/close/delete operations after a short delay.
> 

How does your hack improve upon [3200]?

   http://www.sqlite.org/cvstrac/chngview?cn=3200

Is there something that the SQLite core can do better?

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


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

Reply via email to