CloverDX
This article explains how to connect CloverDX to an Exasol database through JDBC.
Prerequisites
-
The Exasol JDBC driver must be installed on the system running the tool. For information about how to download and install the JDBC driver and to get the necessary connection details, see JDBC Driver.
-
CloverDX must be installed.
-
Basic knowledge about how to configure and use CloverDX is assumed.
Connect CloverDX to Exasol
-
In the CloverDX application, create a new database connection and add the Exasol JDBC driver.
-
In the CloverDX database connection configuration, enter the following details:
-
The user name and password of the database user
-
URL with the hostnames/addresses and port of the Exasol cluster
For example:
jdbc:exa:192.168.6.11..14:8563
-
For more details about supported URLs for the JDBC driver, see Exasol URL.
For more information about how to configure and use CloverDX with Exasol, refer to the CloverDX documentation.