From http://www.sqlite.org/formatchng.html
"Version 3.0.0 is a major upgrade for SQLite that incorporates support for UTF-16, BLOBs, and a more compact encoding that results in database files that are typically 25% to 50% smaller. The new file format is very different and is completely incompatible with the version 2 file format."

At the bottom of that page are some suggestions for upgrading your database to the current format.

- Trey

----- Original Message ----- From: "anis chaaba" <[EMAIL PROTECTED]>
To: <sqlite-users@sqlite.org>
Sent: Monday, January 22, 2007 11:15 AM
Subject: [sqlite] sqlite3 lib do not open old sqlite databases


Hello everybody
I'm moving from sqlite 2.8.17 to sqlite3.3.11 but when i'm trying to open my
databases created with sqlite 2.8.X i have this error message:
file is encrypted or is not a database
Is that normal or did i have a mistake somewhere?
Thank you for your help in advance



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to