hi there,
i have a problem connecting to an MS Access mdb file that is on another server.
the first idea was, to setup a odbc system dsn that points to the network path of the file. unfortunately, i get an error message SQL state S1000 in SQLExecDirect
do you have any suggestions or ideas? how to i connect to an odbc system dsn that is not on the same server as the PHP/Webserver?
thanks,
mat
i have a problem connecting to an MS Access mdb file that is on another server.
the first idea was, to setup a odbc system dsn that points to the network path of the file. unfortunately, i get an error message SQL state S1000 in SQLExecDirect
do you have any suggestions or ideas? how to i connect to an odbc system dsn that is not on the same server as the PHP/Webserver?
thanks,
mat