May 7, 2002 at 7:15 am
Hi,
Hi we have an application that uses SQLOLEDB to connect to the local sql server 7.0.
Now the error message we are getting is something like this:
Microsoft OLE DB Provider for SQL Server error '80004005'
We are using the admin account(user sa and pwd null). So can someone let me know what might cause this error?
Thank you!
May 7, 2002 at 8:47 am
Without the entire message I can only look at the error number. Check out http://search.support.microsoft.com/search/default.aspx?Catalog=LCID%3D1033%26CDID%3DEN-US-KB%26PRODLISTSRC%3DON&Product=sql&Query=80004005&Queryc=80004005&withinResults=false&srchstep=0&KeywordType=ALL&Titles=false&numDays=&maxResults=25 and see if any of these fit your problem. Otherwise please post the entire error message.
"Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)
May 7, 2002 at 9:00 am
The error message is:
Microsoft OLE DB Provider for SQL Server error '80004005'
[dbnetlib] [connectionopen Connect()).] sql server does not exist or access denied
Thank you!
May 7, 2002 at 11:03 am
How is you connection defined and do you use TCP/IP or Named Pipes?
"Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)
May 7, 2002 at 11:15 am
Hey
I think we used named pipes when defining the connection.
Thank you for all your help!
May 8, 2002 at 5:44 am
Try reinstalling the MDAC, may be a registry entry corrupted. If this does not change anything then try reinstalling the Client Networking utility. Let me know if anything changes.
"Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply