Mondoze Knowledge Base

Search our articles or browse by category below

Microsoft OLE DB Provider for SQL Server error ‘80004005’

Last modified: October 7, 2022
You are here:
Estimated reading time: 1 min

Microsoft OLE DB Provider for SQL Server Error

Error Message:

Microsoft OLE DB Provider for SQL Server error ‘80004005’
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
/test.asp, line 6


Cause:
 
1. You have connected to a wrong MSSQL server.
2. Your database username and password might be incorrect.


Solutions:

1. Make sure that the database connection is well defined with the correct MSSQL host, port (if required, else optional), database username and password.


Additional Information:

1. If you are Windows 2003 hosting client, you may double check on your database information by:

a. Login into HELM control panel.

b. Go to “Domains” >> select the domain name >> “Database Manager”.

c. Click on the database name from the list.

d. Refer “Connection Information” for MSSQL Server Host, database user is listed under the”Database Users” section.

e. You may manage the database user by click on the database user name or click on “Add New” to setup a new database user.

2. If you are Windows 2000 hosting client, please contact our System Engineer for further information as domain hosted on Windows 2000 server has been migrated to Windows 2003 server.

Was this article helpful?
Dislike 0
Views: 2213