RE: [PHP] odbc with access on win2k From: Andrew Hill (ahill <email protected>)
Date: 11/20/01

Paul,

Use a System DSN.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: Paul Roberts [mailto:roberts_paul <email protected>]
> Sent: Tuesday, November 20, 2001 1:48 PM
> To: php-general <email protected>
> Subject: [PHP] odbc with access on win2k
>
>
> I just installed win2k to dual boot with 98 while I change over
> os's, I have
> a script that connects to an access 97 DB via odbc_connect, it works fine
> under win 98 but gives an error that it can't connect on win2000.(error
> follows)
>
> any ideas what I'm doing wrong, I have set up user and file dsn
> on the odbc
> applet.
>
> Warning: SQL error: [Microsoft][ODBC Driver Manager] Data source name not
> found and no default driver specified, SQL state IM002 in SQLConnect in
> c:\my documents\\links\hs~links.php on line 48
>
> thanks in advance.
>
>
> Paul Roberts
> roberts_paul <email protected>
> ++++++++++++++++++++++++
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>