On Wed, 19 May 2010 20:50:01 -0400, "J. King"
<jk...@jkingweb.ca> wrote:
>FYI, PHP 5.3 provides an SQLite3 module <http://php.net/sqlite3> which  
>offers a version of SQLite more up-to-date than that exposed by PDO.   
>Whereas PDO is an abstracted interface, though, SQLite3 appears to be a  
>slightly more direct mapping of the SQLite API, exposing more  
>SQLite-specific features.

Thanks for the tip. Does someone know if this direct access to SQLite
is kept up-to-date with SQLite?

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to