[EMAIL PROTECTED] wrote:
Use "sqlite" to read an sqlite version 2 database. Use "sqlite3"
to read a version 3 database.
Just a thought, but would it be worth detecting attempts to open v2
databases with sqlite3 and printing "this database appears to be version
2 and I'm version 3 so I can't open it" rather than "database corrupt"?
Martin
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------