Use this dialog box
either to enable the IDE to use database software for which the IDE does
not already have drivers or to customize the JDBC configuration for one of
the database products on the list. To open this dialog box, in the , expand the Databases node, right-click the Drivers node, and choose New Driver.
Using this dialog box, you can:
Modify an already added JDBC driver configuration
Remove an existing configuration, which also removes the corresponding JAR files
Add or remove the driver JAR files for each configuration
To add a new JDBC driver to the IDE using this dialog box:
In the Services window, expand the databases node, right-click
the Drivers node, and choose New Driver.
Use the Add button to browse for the driver.
If no driver class is listed in the Driver Class field, click Find to search for the driver class.
In the Name field, enter the name of the driver you want to appear in the Services window.
Click OK to add the driver.
To edit an existing JDBC driver using this dialog box:
In the Services window, expand the databases node, right-click
the existing driver's node, and choose Customize.
Use the Add button to browse for a new driver file. Use the Remove buttons to remove a driver file from the window.
In the Name field, enter the name of the driver you want to appear in the Services window.