BC Connection - Server Access Tab

The Server Access tab contains the following fields.

Field Module Property? Description
JDBC Driver Type No Type of the JDBC driver. The available JDBC driver types includes Oracle Thin, Oracle OCI, Microsoft SQL Server, MySQL and IBM DB2 Universal Type 4.
JDBC Driver Yes Available drivers for the database.
Note: The Oracle Client Library path needs to be specified if you use the Oracle OCI drivers:
  • On Microsoft Windows:
    1. Click Start > Contorl Panel > System > Advanced system settings > Environment Variables.
    2. Double-click the Path variable in the System variables area.
    3. On the Edit System Variables page, add Instant_Client_Home into the Variable value field.
    4. Click OK.
  • On Linux:

    Add Instant_Client_Home into the PATH and LD_LIBRARY_PATH environment variables.

JDBC URL Yes The URL for the configuration store database for the selected JDBC driver.
DB User Yes A valid user name for the database. This is optional.
DB Password Yes The password associated with the user name. This is optional.