Download Links for Database Drivers
For a list of major relational databases and the drivers that are available for them, see https://www.oxygenxml.com/database_drivers.html.
In addition, the following is a list of other popular databases along with instructions for getting the drivers that are necessary to access the databases in Oxygen XML Editor:
- IBM DB2 Pure XML database (Deprecated) - Go to the IBM website and in the DB2 Clients and Development Tools category select the DB2 Driver for JDBC and SQLJ download link. Fill out the download form and download the zip file. Unzip the zip file and use the db2jcc.jar and db2jcc_license_cu.jar files in Oxygen XML Editor for configuring a DB2 data source.
- eXist database - Copy the jar files from the eXist database install directory to the Oxygen XML Editor install directory as described in the procedure for configuring an eXist data source.
- MarkLogic database (Deprecated) - Download the MarkLogic driver from MarkLogic Community site.
- Oracle 11g database (Deprecated) - Go to http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html and download the Oracle 11g JDBC driver called ojdbc6.jar.
- PostgreSQL database (Deprecated) - Go to https://jdbc.postgresql.org/download/ and download the PostgreSQL JDBC driver specific for your server version.
- Microsoft SQL Server 2019 database (Deprecated) - Download the appropriate MS SQL JDBC driver from the Microsoft website.