First: what method are you using to connect? ODBC?
IF you are using ODBC, then you might check weather you are using named
pipes or
not to connect to the server. If named pipes not work, change to TCP/IP -
some
times named pipes are not allowed because of security reasons.
Second, it might be related to authentication checking. Check weather you
are
using NT authentication or if you are using SQL Server authentication.
/Anders
>-----Original Message-----
>From: Thomas W. Badera [mailto:[EMAIL PROTECTED]]
>Sent: Monday, April 09, 2001 7:31 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-WIN] MSSQL Connect problems
>
>
>Hello -
>
>I'm trying to debug some scripts locally before I send them to my server.
>When the scripts are on the server they have no problem connecting to the
>MSSQL sever, but when run from my machine I can't get it to establish a
>connection. Any thoughts?
>
>--TWB
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]