Install JDBC Drivers

Prior to working with a new or existing directory service on a database system, the appropriate JDBC driver must be installed. No driver installation is required if the directory service is on an LDAP server.

For more information on supported drivers, see Supported JDBC Drivers.

To install a JDBC driver:

  1. Open the ALBPM Enterprise Admin Center.

  2. Open the Configuration Utility by clicking Configuration.

  3. Click Install Drivers...

  4. Browse to the JAR files for the JDBC driver. Select the JAR files relevant to the JDBC driver and click open.

The following table lists the default names of JAR files associated with supported JDBC drivers.

JDBC Driver

JAR Files

Oracle

  • ojdbc14.jar

SQL Server with i-NET JDBC driver

  • Merlia.jar

SQL Server 2005 with Microsoft JDBC

  • sqljdbc.jar

DB2

  • db2java.jar

  • db2jcc.jar

Related Topics: