I need to connect a php script located on a linux server to an MS Access 2000 table sitting on a WinNT server. Is this possible using the odbc_connect() function or am I s.o.l.?
Hum, I belive that w/ ODBC and access the webserver/php/database all have to be on the same machine for it to work....