[thelist] PHP / MS Access

Steve Lewis slewis at macrovista.net
Wed Aug 21 01:38:01 CDT 2002


vlad wrote:
> Hey All,
>
> Does anyone know if I would be able to connect to an Access database
> from a php script running on a linux machine.

IIRC, You will need to set up an ODBC connection on the Windows server
that points to the Access database.  Then you need to use the ODBC DB
connection methods in php on the linux machine to connect to that ODBC
connection.

-- Steve




More information about the thelist mailing list