bizshop <[EMAIL PROTECTED]> wrote: > > So I think it is creating databases in 3.3.7 - is that incompatible with > 3.3.5? >
Except for corner cases (such as using language feature from one version of SQLite that did not exist in a different version) all versions of SQLite that being with "3" are compatible. That means 3.0.0 is compatible with 3.5.1 and everything in between. We take backwards compatibility very seriously. But 3.x.x is not compatible with 2.8.17. -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------