On Wed, Mar 04, 2009 at 09:05:34AM +0100, ZeWaren / Erwan Martin wrote:
> 
> A few days ago I had to migrate my project from linux to windows. It is
> using the php sqlite3 extension, to access sqlite3 database files.

Use the "external" version of the PDO-sqlite and use the normal DLL from
the sqlite-homepage. Put it in the normal PHP-directory, parallel to the
php-DLLs like php5isapi.dll.

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

Reply via email to