Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Microsoft OLE DB Provider for SQL Server error '80004005'

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-03-11 : 10:59:17
Shibu Samuel writes "I get following error message :
Microsoft OLE DB Provider for SQL Server error '80004005'

[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.

when accessing SQL 2000 from asp program using OLEDB provider. If I use UDL I have no problem.

Kindly help me out in this regard.

Sincerely,

Shibu Samuel"

lgraz
Starting Member

7 Posts

Posted - 2002-03-11 : 11:27:30
Mmm...just a try: which are your security settings?
I mean: do you login to your SQL2K by Windows auth
or by SQL auth? I once had a similar problem, and I
solved it switching the security setting to the SQL
one.

Hoping that this could help,
LGraz
Go to Top of Page
   

- Advertisement -