ODBC (via Direct Access gateway)
Verifying the driver is installed
An ODBC driver for your ODBC data source must be installed on the Qlik Data Gateway - Direct Access machine for Qlik Sense to be able to access your database. Best practice is to always install the latest driver. Please refer to the vendor's documentation for download and installation instructions. You can verify which version is installed in the ODBC Data Source Administrator.
To do this:
- On the Direct Access gateway machine, open the ODBC Data Source Administrator by entering odbcad32.exe in the Type here to search box in the bottom left of your screen and pressing [Enter].
- In the ODBC Data Source Administrator window (64-bit) dialog, select the Drivers tab and verify that the correct driver version is installed.
Creating a System DSN
You can access your data source by specifying the System DSN or by selecting the driver and configuring a connection string. You can use the ODBC Data Source Administrator to create a System DSN if one does not exist for your data source.
Before you begin
Obtain the following configuration information from your data source system administrator:
- The database server host name or IP address.
- The name of the database (and schema, if the database supports multiple schemas)
- A valid user name for accessing the system or data source
- A valid password for accessing the system or data source
Procedure
To create a System DSN, do the following:
- On the Direct Access gateway machine, open the ODBC Data Source Administrator by entering odbcad32.exe in the Type here to search box in the bottom left of your screen and pressing [Enter].
- In the ODBC Data Source Administrator window (64-bit) dialog, select the System DSN tab.
-
Click Add.
The Create New Data Source window opens.
- Select your driver and click Finish.
- In the Create a new Data Source to <you-data-source> wizard, configure the DSN and driver options.
- Click Test DSN (the button name differs according to your data source) to attempt to establish a connection to your data source.
- If the connection fails, review and correct your parameters and then try again.
- Finish the data source configuration by closing any open configuration windows.