PDA

View Full Version : Connection To Access DB


Captain_Crap
20-06-2003, 21:07
guys!
i need help!

ok, ive got this access db that i need to connect to using php for insertion of data.
the server is running on a unix platform.

what are the ways and the connection strings like?!
can i use the dsn method on the unix platform?
what are the other methods like?!

C.C.

Heng Chai
20-06-2003, 22:30
There's no ODBC module for PHP on UNIX to access MS Access.

Captain_Crap
20-06-2003, 22:43
*edit*
sorry...
os: linux
kernel v: 2.4.18-14

anyone know any other methods?!