Re: Cannot connect to SQL Server
- From: "Rick Byham, \(MSFT\)" <rickbyh@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 19 Jul 2007 08:41:45 -0700
So you can connect:
C1 -> S1
C2 -> S1
S2 -> S1
but cannot connect:
C1 -> S2
C2 -> S2
Some things to check:
Can you connect from S2 to S2? If this fails, I suspect the SQL Server is not started, or you have the name wrong because it's a named instance such as S2\MSDN, or it is not accepting any connections on the protocol you are using.
If you can connect from S2 to S2, then I would double-check the firewall. I see that you said you tried turning off the firewall, but the Windows firewall that is turned on in SP2 causes most of these problems.
What protocol are you using? If TCP/IP, try connecting using the TCP address and port number, such as 120.24.118.17,1433. It's possible you have a problem resolving the computer name. That would cause this error.
--
Rick Byham (MSFT)
This posting is provided "AS IS" with no warranties, and confers no rights.
"Henri" <foucauld@xxxxxxxxxx> wrote in message news:%23ZoxT3gyHHA.1188@xxxxxxxxxxxxxxxxxxxxxxx
I have almost the same problem than Clive (cf 18/07). I have 2 servers S1, S2 (windows XP Pro, SP2), and 2 clients C1 and C2 (Windows XP Pro, SP2).
The two servers are indentical, but if the two clients can connect S1, they cant' connect to S2 ""Access denied or SQL Server does not exist" (but S2 can connect S1).
- I have checked the Server Network Utility and ClientNetwork Utility : all is correct
- I have tried with the firewall unactivated : no change...
- The version of SQL 2000 on the two servers are the same.
- The network is a wire LAN.
Can anyone tell me where else to look or what else to try?
Many thanks in advance
Henri (Paris)
.
- Follow-Ups:
- Re: Cannot connect to SQL Server
- From: William Vaughn
- Re: Cannot connect to SQL Server
- References:
- Cannot connect to SQL Server
- From: Henri
- Cannot connect to SQL Server
- Prev by Date: Re: sql 2005 connection string question
- Next by Date: Re: Cannot connect to SQL Server
- Previous by thread: Cannot connect to SQL Server
- Next by thread: Re: Cannot connect to SQL Server
- Index(es):
Relevant Pages
|
Loading