Developing OTDs for Database Adapters

ProcedureTo Connect To Database

  1. From the New Object Type Definition Wizard window, select JDBC Database and click the Next button. The New Wizard - JDBC Database window appears.

  2. Enter the JDBC database connection information in the Connection Information frame.

    Required Database Connection Fields include:

    • Driver Jar Files– the location of the driver JAR file.

    • Driver Java Class Name– the name of the Driver Manager Class.

    • URL Connection String– the URL connection string for the driver.

    • User name– a valid JDBC database username.

    • Password– a password for the user name noted above.

      Database Connection Information