Mentioned
In
|
 |
 |
 |
 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms
of Use |
Trademarks
Article ID: 328306 - Last Review: February 22, 2006 - Revision: 13.3 Potential causes of the "SQL Server does not exist or access denied" error messageThis article was previously published under Q328306 On This PageSUMMARY "SQL Server does not exist or access denied" is a generic
Microsoft Data Access Components (MDAC) message that indicates that the
computer that is running Microsoft SQL Server cannot be contacted. This generic
message has many potential causes. Some of the most common causes are described
in the "More Information" section. Note The following error messages also have similar causes:
SQL Server is unavailable or does not exist
The specified SQL Server is not found
MORE INFORMATION The "SQL Server does not exist or access denied" message does not indicate the following:
- That the logon process to SQL Server failed.
- That SQL Server does not have the correct permissions to
process the query.
- That you cannot use SQL Server authentication because only
Windows authentication is permitted.
Potential causesServer-related causes If no client computers can connect to the computer that is
running SQL Server, there may be a server-side problem.
- SQL Server is not installed on the computer that you
specify in the connection string. Verify that SQL Server is actually installed
on the computer that you specify in your connection string.
- SQL Server is not started. SQL Server must be running to
accept connections.
- SQL Server is not listening on the protocol or port that
you are using to connect. The Server Network Utility on the server determines
which protocols SQL Server will use and on which TCP/IP ports SQL Server will
listen. The Client Network Utility, an MDAC data source name (DSN), or your
connection string determines which protocol and port your client uses when it
connects.
For additional information, click the
following article numbers to view the articles in the Microsoft Knowledge Base:
289573Â
(http://kbalertz.com/Feedback.aspx?kbNumber=289573/
)
PRB: Configuring DSNs with SQL Server net-libraries
328383Â
(http://kbalertz.com/Feedback.aspx?kbNumber=328383/
)
SQL Server clients may change protocols when the client computers try to connect to an instance of SQL Server
- When SQL Server started, it could not listen on the
specified TCP/IP port and is not accepting TCP/IP connections.
For additional information, click the following article
number to view the article in the Microsoft Knowledge Base:
293107Â
(http://kbalertz.com/Feedback.aspx?kbNumber=293107/
)
PRB: TCP\IP port in use by another application
- The SQL Server name is different from the computer
name. For additional information about this issue for SQL
Server 2000, click the following article number to view the article in the
Microsoft Knowledge Base:
303774Â
(http://kbalertz.com/Feedback.aspx?kbNumber=303774/
)
BUG: "Renaming a server" topic in SQL Server Books Online is incomplete
For additional information about this issue
for SQL Server 7.0, click the following article number to view the article in
the Microsoft Knowledge Base: 195759Â
(http://kbalertz.com/Feedback.aspx?kbNumber=195759/
)
Frequently asked questions - SQL Server 7.0 - SQL Setup
For additional information about this issue for
SQL Server in a clustered environment, click the following article number to
view the article in the Microsoft Knowledge Base: 307336Â
(http://kbalertz.com/Feedback.aspx?kbNumber=307336/
)
How to change a clustered SQL Server network name
- For
additional information, click the following article number to view the article
in the Microsoft Knowledge Base:
298822Â
(http://kbalertz.com/Feedback.aspx?kbNumber=298822/
)
FIX: MSDE connection may fail on a multihomed computer
-
For additional information, click the following article number to view the
article in the Microsoft Knowledge Base:
306199Â
(http://kbalertz.com/Feedback.aspx?kbNumber=306199/
)
FIX: Dynamic IP addresses cannot connect to SQL Server 2000
- Starting with SQL Server Desktop Engine (also known as MSDE
2000) Service Pack 3 (SP3) or SP3a , only local connectivity is permitted, by
default. If you want to permit remote connections to SQL Server Desktop Engine,
follow the steps in the following article:
814130Â
(http://kbalertz.com/Feedback.aspx?kbNumber=814130/
)
How to help secure network connectivity for SQL Server 2000 local databases
Client-related or application-related causes If some client computers or applications can connect but others
cannot, you are probably experiencing a client-side problem.
Network-related or domain-related causes If you receive this error message only with computers that are in
a specific domain, on a certain subnet, or behind a firewall, review the
following issues.
- A firewall or router is not configured properly or has been
configured to block UDP port 1434. If UDP port 1434 is blocked, you may have to
specify the port on which SQL Server is listening in your connection string
from the client. For additional information, click
the following article numbers to view the articles in the Microsoft Knowledge
Base:
287932Â
(http://kbalertz.com/Feedback.aspx?kbNumber=287932/
)
TCP ports needed for communication to SQL Server through a firewall
318432Â
(http://kbalertz.com/Feedback.aspx?kbNumber=318432/
)
BUG: Cannot connect to a clustered named instance through a firewall
- The local security policy user rights assignment for your
Windows account does not allow access from the network. The "Access this
Computer from the Network" policy must be permitted. Additionally, the "Deny
access to this computer from the network" right must not be granted.
- There is a domain trust problem, or one of the computers is
in a workgroup and therefore has no access to the domain. In some cases, to
work around this problem, you can create the same local Windows account on both
computers with the same password for each account. For additional information,
click the following article number to view the article in the Microsoft
Knowledge Base:
321247Â
(http://kbalertz.com/Feedback.aspx?kbNumber=321247/
)
How to configure security for log shipping
- Your name resolution is not working. Check your settings in
the name resolution system that you use (such as DNS, WINS, hosts, or
lmhosts). For additional information, click the following article
number to view the article in the Microsoft Knowledge Base:
169790Â
(http://kbalertz.com/Feedback.aspx?kbNumber=169790/
)
How to troubleshoot basic TCP/IP problems
APPLIES TO- Microsoft SQL Server 2000 Standard Edition
- Microsoft SQL Server 7.0 Standard Edition
- Microsoft SQL Server 2005 Standard Edition
- Microsoft SQL Server 2005 Express Edition
- Microsoft SQL Server 2005 Developer Edition
- Microsoft SQL Server 2005 Enterprise Edition
- Microsoft SQL Server 2005 Workgroup Edition
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please
|
 |
 |
 |
 |
 |
 |
 |
| |