----- Original Message -----
From: justin todd <[EMAIL PROTECTED]>
To: Beginners (E-mail) <[EMAIL PROTECTED]>
Sent: Friday, May 04, 2001 9:18 AM
Subject: Separate DB
> Hi all.
>
> I am running a IIS webserver and a separate MSSQL database.
>
> Could anyone please tell me what the connection string will look like to
> access a database on a separate server.
>
> This is what I have so far.
>
> $dbh = DBI->connect("DBI:ODBC:database name","username");
>
> This is obviously to connect to the same machine though.
>
Set an ODBC driver on the client to connect to the remote server