The steps for configuring a connection to a generic JDBC database are the
following:
-
Go to menu .
-
In the Connections panel click the New
button.
The dialog for configuring a database connection will be displayed.
-
Enter a unique name for the connection.
-
Select a generic JDBC data source in the Data Source combo
box.
-
Fill-in the connection details.
-
Fill-in the URL of the generic JDBC database, with the following
format:jdbc: <subprotocol>: <subname>.
-
Fill-in the user name for the connection to the generic JDBC database.
-
Fill-in the password for the connection to the generic JDBC database.
-
Click the OK button to finish the configuration of the database
connection.