I have MSAccess database on Linux server and clients are windows (using mapping).
How I connect to MSAccess database from php, is there odbc drivers of msaccess for linux ?
Can anyone help to solve this problem. If required please ask for more specific details.
With thanks !
Prashant
Thanks Roger !
But my problems is how PHP will come to know about the path and type of database, DSN, is there any way to setup DSN for MSAccess database on linux server. After that I can use odbc_connect().
Thanks once again for reply.