How to Configure a Generic JDBC Data Source

Oxygen XML Developer 's default configuration already contains a generic JDBC data source called JDBC-ODBC Bridge. Oxygen XML Developer can display and edit XML data stored in PostgreSQL and Microsoft SQL Server databases accessible through a JDBC 4 driver. To do this, configure a Generic JDBC data source that uses a JDBC 4 driver. The following procedure shows you how to configure a generic JDBC data source:
  1. Go to menu Preferences > Data Sources.
  2. Click the New button in the Data Sources panel.

    The following dialog is displayed:

    Data Source Drivers Configuration Dialog

  3. Enter a unique name for the data source.
  4. Select Generic JDBC in the driver type combo box.
  5. Add the driver file(s) using the Add button.
  6. Select the most suited Driver class.
  7. Click the OK button to finish the data source configuration.