RE: [PHP4BETA] OBDC problem on WinNT
[email protected] ("Andrew Smith")
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Hi, They need to be System DSN's Andrew > -----Original Message----- > From: Serigne F Diop [mailto:[email protected]] > Sent: Wednesday, May 24, 2000 4:39 PM > To: [email protected] > Subject: [PHP4BETA] OBDC problem on WinNT > > > Hi all > > here is the plot: > same SQL server database, > two DSN: DSN_SQL1 created prior to Php install, DSN_SQL2 create after > install, but same parameters. > same MS Access database, > two DSN: DSN_ACC1 created prior to Php install, DSN_ACC2 create after > install, but same parameters. > > odbc_connect("DSN_SQL2","",""); > and > odbc_connect("DSN_ACC2","",""); > > both return the error below: > > Warning: SQL error: [Microsoft][ODBC Driver Manager] Data source name not > found and no default driver specified, SQL state IM002 in SQLConnect > > > But both DSN_SQL1 and DSN_ACC1 work fine. > > Anyone knows what's going on here!!!!???? > > Running: WinNT4 sp6, mdac2.5, php4.0, access97, sql7.0 > > > Falou > > > -- > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected]