Hi there,
I am newbie to php. I was trying to use the ODBC function to connect to Ms Access 2000 database. I had set all the necessary information in the ODBC function in the Control Panel for Window NT. The problem is, the program can't even connect to the databse. It shows the following error message:
Warning: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in odbc.php3 on line 3
Can anyone help me, what the cause of the problem. Is it because of I don't have the php_odbc.dll file? Does anyone know where to download this file?
Thank you.
I am newbie to php. I was trying to use the ODBC function to connect to Ms Access 2000 database. I had set all the necessary information in the ODBC function in the Control Panel for Window NT. The problem is, the program can't even connect to the databse. It shows the following error message:
Warning: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in odbc.php3 on line 3
Can anyone help me, what the cause of the problem. Is it because of I don't have the php_odbc.dll file? Does anyone know where to download this file?
Thank you.