Previous Topic: Connect via ODBCNext Topic: Monitor Registered Users


Connect via JDBC

Configure JDBC and access your data using JCF (the Java Command Facility).

Follow these steps:

  1. Run the JCF reporting tool. JCF is automatically installed when CA IDMS Server is installed. To bring up JCF, go to Start, All Programs, CA, CA IDMS Server r17 and select JCF Demo App.

    The IdmsJcf - CA IDMS Java Command Facility window is displayed.

  2. Select the Connect button on the top right of the window.

    The IdmsJcf Connection Information dialog is displayed:

    IDMSDB--JDBC

  3. Fill in the following fields of the dialog:
  4. Wait until the connection is established and then overtype the sample SELECT statement (‘select * from jdbctest’) in the SQL window and click on the Execute button on the right.

    Note: For more information on using JCF, see the IdmsJcf section in the CA IDMS Server User Guide.