> From: "Ed Porter" <[EMAIL PROTECTED]> > > I've tried closing the database from all applications, (before deleting) to > no avail. What am I doing wrong?
Hi Ed, Your problem may be that you have SQLite VM's that are not being finalized before the database is closed. I have recently run into this problem myself using precompiled SQL statements. See the following bug report ticket I submitted for additional information. http://www.sqlite.org/cvstrac/tktview?tn=747,0 I hope this saves anyone else from having to troubleshoot this problem. Dennis Cote --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]