Configure new data source providers

During this task, you will create new data source providers, also known as JDBC drivers, for your application client. In a separate administrative task, install the Java code for the required data source provider on the client machine where the application client resides.

  1. Start the ACRCT.

  2. Click File > Open, and select the EAR file for which you want to configure the new data source provider. The EAR file contents display in a tree view.

  3. Select the JAR file in which you want to configure the new data source provider from the tree.

  4. Expand the JAR file to view its contents.

  5. Right click the Data Source Providers folder and select New Provider.

  6. Configure the data source provider properties in the resulting property dialog.

  7. Click OK.

  8. Click File > Save to save your changes.

 

See Also

Configure data source provider and data source settings
Data source provider settings for application clients
Data source properties for application clients