Kees Nuyt <[EMAIL PROTECTED]> wrote: > > There are two flavours of PDO_sqlite: > > * php_pdo_sqlite > Has SQLite linked in. Depending on your Linux distribution > and/or your PHP version that might be an obsolete version of > SQLite.
To clarify: SQLite does not change in incompatible ways. So there probably is not an issue with using whatever version of SQLite is included in PHP. Kees probably meant to say "older version" rather than "obsolete version". -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------