I've had this same issue with files written by .net applications.
I haven't found what's causing mine yet... It might help to wait
10 seconds or so and retry the operation

On 11/29/06, Anders Holmberg <[EMAIL PROTECTED]> wrote:
Hi

I am using sqlite (version 3.3.7) on Windows and I am loading one database
(stored in a file) into another database (:memory:) using the attach /
detatch scheme described on the sqlite site.

My problem is that sqlite keeps hanging on to the first database even after
I have made a detach; which makes it impossible for me (or my program) to
delete the original file.

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

Reply via email to