Drivers (Administrator)
For general information see Registering a JDBC driver.
For information about allowing users to change the value of these parameters, see Parameters in the Drivers group.
To register an additional driver:
- Type a description in the Driver description field (for example,
IBM DB2 UDB local
). - Type the fully qualified class name of the driver (for example,
COM.ibm.db2.jdbc.app.DB2Driver
). Case is significant (for example,COM
is different thancom
).
To remove a registered driver:
- In the list of Registered Drivers, select the driver that you want to remove.
- Click Remove.
See Parameters in the Drivers group.