Table of Contents

Error Message

Unable to open Application database.

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

Explanation of Error

The client computer is failing to initiate a successful connection to SQL Server.

Severity

Normal

Possible Root Cause(s)

Resolution(s)

Below are a few steps to check for the existence of DNS issues between the client and server computers. A DNS issue exists when the client returns the incorrect IP address of the server.

Create an ODBC Connection to Test for Connectivity

Creating an ODBC connection from the client computer to the server computer will help you determine the type of connectivity problem you're encountering. If an ODBC connection is unsuccessful it may point to a SQL communication protocol, SQL Port, or Firewall issue.

Version Information