How to Configure Generic JDBC Data Source Drivers
To configure a generic JDBC data source, follow these steps:
- Open the Preferences dialog box and go to Data Sources.
- Click the New button in the Data Sources panel.
- Enter a unique name for the data source.
- Select Generic JDBC in the driver Type drop-down list.
- Add the driver file(s) using the Add Files button.
- Select the most appropriate Driver class.
- Click the OK button to finish the data source configuration.
- Continue on to configure a generic JDBC connection.