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 plugin:
- Berkeley DB XML database - Copy the jar files from the Berkeley database install directory into the Oxygen XML Editor plugin install directory as described in the procedure for configuring a Berkeley DB data source.
- IBM DB2 Pure XML database - 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
anddb2jcc_license_cu.jar
files in Oxygen XML Editor plugin for configuring a DB2 data source. - eXist database - Copy the jar files from the eXist database install directory to the Oxygen XML Editor plugin install directory as described in the procedure for configuring an eXist data source.
- MarkLogic database - Download the MarkLogic driver from MarkLogic Community site.
- Microsoft SQL Server 2005 / 2008 database - Download the appropriate MS SQL JDBC driver from the Microsoft website. For SQL Server 2008 R2 and older go to http://www.microsoft.com/en-us/download/details.aspx?id=21599. For SQL Server 2012 and 2014 go to http://www.microsoft.com/en-us/download/details.aspx?id=11774.
- Oracle 11g database - 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 8.3 database - Go to http://jdbc.postgresql.org/download.html and download the PostgreSQL 8.3 JDBC3 driver.
- Documentum xDB (X-Hive/DB) 10 XML database - Copy the jar files from the Documentum xDB (X-Hive/DB) 10 database install directory to the Oxygen XML Editor plugin install directory as described in the procedure for configuring a Documentum xDB (X-Hive/DB) 10 data source.