Hi,

My application creates a temporary SQLite database that other applications
can access while it is "alive". Unfortunately, after another application
accesses the database, the original application cannot delete it. 

Also, if the original application accesses the dtabase in a subsequent
session, it cannot delete it.

I've tried closing the database from all applications, (before deleting) to
no avail. What am I doing wrong?

I wish to thank you in advance for your help!

Sincerely,

Ed Porter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to