RE: [PHP-DB] Driver for connecting SQL server

2001-10-01 Thread Andrew Hill
D]] > Sent: Monday, October 01, 2001 2:44 PM > To: LeTortorec, Jean-Louis > Cc: '[EMAIL PROTECTED]' > Subject: Re: [PHP-DB] Driver for connecting SQL server > > > > Hi > > Try to remobe 'DNS=' from the connect > > $conn=odbc_connect(&quo

Re: [PHP-DB] Driver for connecting SQL server

2001-10-01 Thread Frank M. Kromann
Hi Try to remobe 'DNS=' from the connect $conn=odbc_connect("dnsname","userid","password"); should do the trick. - Frank > Hi: > > I'm trying to establish a connection with SQL 7.0. > > My system runs W2000, Apache, PHP4. I created a DNS odbc file (with MS > Access) and checked that the