I use :
Server:window 2000 server 
IIS 5.0
PHP version :php-4.2.1-Win32
set DSN in Data Source(ODBC).User DSN =test and point to
Microsoft Access (*.mdb)   when i use this code

 
$con=odbc_connect("ingles","","",SQL_CUR_USE_ODBC);
  
It has error :
Warning: SQL error: [Microsoft][Administrador de controladores ODBC] No se 
encuentra el nombre del origen de datos y no se especificó ningún controlador 
predeterminado, SQL state IM002 in SQLConnect in c:\inetpub\wwwroot\hola.php on

line 2

I DSN Ingles Work Fine, I revice all documentation in the site but, I can't 
make work. Please Help me.

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to