Defining the JDBC Driver CLASSPATH Setting


Include the file "BBjJDBC.jar" in the computer CLASSPATH. This file can be found in the product installation directory in the "lib" directory.

To add a .jar file to the CLASSPATH, type the name of the jar file with full path at the end of the CLASSPATH. Separate with a semicolon. A typical example of how to build a CLASSPATH is shown in the example provided below.

Example

CLASSPATH = c:\program files\basis\lib\BBjJBDC.jar