On Sat, 24 Jul 2010 18:50:05 +0200, Kees Nuyt <[email protected]> wrote: >There's also pdo_sqlite_external which uses the sqlite3.dll >the user provides, so you can use the latest and greatest >sqlite version without having to wait for incorporation in >PHP or PDO itself.
Thanks guys for the input. I'll check when sqlite_busy_timeout() is added to the SQLite3 in PHP5, and use PDO if it doesn't come out soon enough. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

