I use
php connect access 97and
use this function
$conn_id=odbc_connect("book","","");
book is user dsn
I received error
"Warning: SQL error: [Microsoft][ODBC DLL] Driver does not support this function, SQL state IM001 in SQLConnect in "
Why?
I have a problem with odbc driver for access??
Help me !!!
Thanks