I run php on one linux-base computer.
now,I want to connect to microsoft access on another windows-base computer
For solving this problem,I try to use ODBC(with php).
I've compiled php with iodbc(got from www.iodbc.org),
but it ran into the error message below.
Warning: SQL error: [iODBC][Driver Manager]Specified driver could not be loaded, SQL state IM003 in SQLConnect in /usr/local/apache/htdocs/try.php on line 5