The data source is defined for another user. User data sources are defined for a specific user. The Driver attribute is either missing from the data source or has an invalid value. The ODBC Driver Manager relies on the Driver attribute to know which ODBC driver to load. The ODBC driver that the Driver attribute points to is not installed on your machine.
On Linux and UNIX, to display a list of installed drivers, type odbcinst - q - d. On Windows, the Drivers tab in ODBC Administrator lists the installed drivers. You are using a DSN- less connection in which the Driver attribute is missing, has an invalid value or points to an ODBC driver that is not installed on your machine. You are attempting to access a remote data source that does not exist. The remote data source specified in your ODBC- ODBC Bridge client data source (the Target.
DSN attribute value) needs to exist on the machine (or machines) specified with the Server. Port attribute. You are using a DSN- less connection on Windows that specifies a driver whose architecture is different to that of the application's. For example, you are using a 6. The application and ODBC driver architecture must be the same. This will only succeed if the SQL Server instance is running under the same user account as the one used to create the data source. Otherwise, you must use a System ODBC data source instead. The ODBC driver and data source need to be on the same machine as the SQL Server instance.
You are using SAP Business. Objects. You need to install your ODBC driver on both the Business.
Objects Server and Business. Objects Client Tools machines. You need to create a System ODBC data source with the same name on both the Business. Objects Server and Business.
Objects Client Tools machines. On 6. 4- bit Windows, the Business. Objects Server is a 6. Business. Objects Client Tools are 3. On the Business. Objects Server machine, you therefore need to configure the data source in the 6.
ODBC Data Source Administrator. On the Business. Objects Client Tools machine, you therefore need to configure the data source in the 3. ODBC Data Source Administrator.
Your application is is passing a connection string in an encoding that the Driver Manager cannot handle. For example, a UTF- 8 encoded connection string is being passed to SQLDriver. Connect. W, which expects the UCS- 2 encoding. You may be able to work around this by configuring your application to behave differently. For example, some versions of the Oracle Heterogeneous Services agent, DG4. ODBC, supports the init file setting, HS.
Some ODBC driver distributions may include an ANSI- only version of the driver, which may cause your application to behave differently. For example, there is an ANSI- only version of Easysoft SQL Server ODBC driver, which has the suffix.
JAVAI saw this answer and it worked for me. The data source name (DSN) should provide a unique description of the data; for example, Payroll or Accounts Payable. The user and system data sources that are defined for all currently installed drivers are listed in the User DSN or System DSN tabs of the ODBC Data Source Administrator dialog box. The file data sources in a given directory are listed in the File DSN tab; the directory to be shown is entered in the Look in box in the File DSN tab.
To manage a data source that connects to a 6. In Administrative Tools on a 6. Windows 8 operating system, there are icons for both the 3. ODBC Data Source Administrator dialog box. If you use the 6. DSN that connects to a 3. Driver do Microsoft Access (*.
The specified DSN contains an architecture mismatch between the Driver and Application. To resolve this error, use the 3. DSN. A data source associates a particular ODBC driver with the data you want to access through that driver. For example, you might create a data source to use the ODBC d. BASE driver to access one or more d.
BASE files found in a specific directory on your hard disk or a network drive. Using the ODBC Data Source Administrator, you can add, modify, and delete data sources, as described in the following table.