Re: [sqlite] Detach command in 3.7.1 gives "database is locked" error

2010-10-12 Thread Richard Hipp
On Sat, Oct 9, 2010 at 11:28 AM, Jim Wilcoxson wrote: > This may be a bug in 3.7.1, or I may have been taking advantage of a flaw > in > 3.6.18: > > HashBackup uses SQLite to store backup data in a meta data db and file data > archive db. First I open the main database, then

[sqlite] Detach command in 3.7.1 gives "database is locked" error

2010-10-09 Thread Jim Wilcoxson
This may be a bug in 3.7.1, or I may have been taking advantage of a flaw in 3.6.18: HashBackup uses SQLite to store backup data in a meta data db and file data archive db. First I open the main database, then attach an archive database. When the archive gets full, I detach it, create a new