Re: SQL Server 2k connect error with hostname

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Could it be that your are using a different instance then the default
(e.g. syntax hostname\InstanceName) or another port than the usual one
1433 ? (e.g. syntax hostname,Portnumber)

Try to runa OSQL -L at the comamndline to do a broadcast around the
network to find available sql servers as they are exposed in the
network.

HTH, jens Suessmeyer.

.



Relevant Pages