"Michael Dupuis" <[EMAIL PROTECTED]> wrote: > > SQLite version 3.5.2 can read and write database files created > > by every prior version of SQLite. No exceptions. > > > > Which is what I would expect. But still, I get the error that the > latest build can't read my older format. Is there anything that CAN > cause this error? My version 3.3.2 was built on Mac OS X, the latest > is as well. There were no changes in source, both were built straight > out of the source tarball... I don't recall doing anything "special" > to the 3.3.2 build that would break any compatibility either way. It > is puzzling. >
I was able to open and run "PRAGMA integrity_check" on the database file you sent me (off-list) on both Linux and MacOSX x86 using SQLite version 3.4.1 and 3.5.2. No errors. I have no idea what is causing your problem. -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------