Hello list,

I run a Windows XP system and want to "fill" the sqlite-DB through a
ODBC-connection with data from other databases and then use it on a
independant server (lighttp on USB-stick).

The sqlite-version I get as ODBC-driver works nicely.

The sqlite-version I get included in PHP as well.

But both say "this is not a database" when I try to use the file of the one
with the other.

I guess it is because PHP is shipped with sqlite-version 3.3.7.

How do I update the PDO-driver of PHP?

Thanks for help

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

Reply via email to