Hi.

I was using SQLite with PHP 5 (MacOSX) and due to some issues the php page timedout before completing the DB update. Now I can't read the DB via php nor via the sqlite command line tool. I keep getting DB busy/DB locked. How do I repair the DB and remove the "lock"and either 1) try to recover the data in the DB or 2) verify the data is OK and begin to reuse.

TIA,

Tom

Reply via email to