Hi!
I have to access a Microsoft Access Database under PHP and Linux-Apache-Server.
I know how to work with a mySQL-Database, but the mdb-File is on an NT-Server and I want to read some tables from this file from PHP under Linux.
My problems:
1. ODBC under Linux?
2. Configure ODBC under Linux?
3. Access the file on a NT-Server. (SMB-Tool-mount this path?)
I would be VERY glad if someone can help me!!