RE: Urgent problem about SQL Server
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Wed, 23 Jan 2008 14:41:13 -0800
Sean McCown (SeanMcCown@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
1. Make sure your username/password are correct. That's an excellent
place to start. Most of the problems I've had with ASP have been
because of this. Also, make sure the machine name is correct. Connect
through another tool using the exact same info you're using in your
ASP.
While checking username and password is not a bad idea, the error message
that HK newsgroup got was:
The browser returns an error:
"Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or
access denied."
This means that you don't even reach SQL Server, so your username and
password are never put to a test.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- RE: Urgent problem about SQL Server
- From: Sean McCown
- RE: Urgent problem about SQL Server
- Prev by Date: Re: Record level security?
- Next by Date: Re: Hosting / List of databases in Management studio question
- Previous by thread: RE: Urgent problem about SQL Server
- Next by thread: RE: Urgent problem about SQL Server
- Index(es):
Relevant Pages
|