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
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