Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server errors
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00338568
Message ID:
00339711
Views:
15
>53: ConnectionOpen(CreateFile())
>connection failed.
>and
>6: specified sql server not found.

The selected IPC mechanism cannot locate the server that you're trying to connect to.

Are you using NT Auth. in a multi-domain environment? Maybe you need a trust between the two domains.

If you're using named pipes, SQL Server ships with two utilities that can help diagnosis these types of problems: makepipe.exe and readpipe.exe. Check the BOL for more info on those.

If you're using TCP/IP, try to PING the server from the workstation.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform