RE: Problems connecting to MSDE server
From: Rob Beene [MSFT] (rbeene_at_online.microsoft.com)
Date: 02/28/04
- Next message: Rob Beene [MSFT]: "RE: msde installation operation failed on Win XP"
- Previous message: Rob Beene [MSFT]: "RE: MSDE sql2ksp3 install fails"
- In reply to: Drew: "Problems connecting to MSDE server"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 10:52:53 GMT
Hey,
Thank you for your post regarding unable to connect to SQL Server. As Ed
mentioned in his response, the most likely cause is because the protocols
are disabled by default for security reasons. However, even though you
didn't specify to enable protocols when installing, you do not necessarily
have to reinstall MSDE in order to make this change. You can optionally
run svrnetcn.exe which will bring up the Server Network configuration
utility and you can enable the appropriate protocols such as TCP/IP and/or
Named Pipes. Once you do this, you also need to enable the client
configuration to also use the same protocols. You do that by running
cliconfg.exe.
You may or may not have these programs on your machine. If you do not have
them, then you will likely need to uninstall and reinstall using the
Disableprotocols=0 as Ed suggested or optionally install the client tools.
The client tools ship with a full copy of SQL Server, if you have access to
the cd or you can get them from the evaluation cd by going to
http://www.microsoft.com/sql/evaluation/trial/default.asp.
I hope this helps.
Sincerely,
Rob Beene, MCSD, MCDBA
Microsoft SQL Server Support
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Rob Beene [MSFT]: "RE: msde installation operation failed on Win XP"
- Previous message: Rob Beene [MSFT]: "RE: MSDE sql2ksp3 install fails"
- In reply to: Drew: "Problems connecting to MSDE server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|