You can find below the locations where you have to go to get the drivers necessary for
accessing databases in Oxygen XML Developer plugin.
- Berkeley DB XML database - Copy the jar files from the Berkeley
database install directory to the Oxygen XML Developer 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 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 Developer plugin for configuring a DB2 data source.
- eXist database - Copy the jar files from the eXist database install
directory to the Oxygen XML Developer 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 - Both SQL Server 2005
and SQL Server 2008 are supported. For connecting to SQL Server 2005 you have to download
the SQL Server 2005 JDBC driver file sqljdbc.jar from the Microsoft website and use it for configuring an SQL Server data
source. For connecting to SQL Server 2008 you have to download the SQL Server 2008
JDBC 1.2 driver file sqljdbc_1.2\enu\sqljdbc.jar from the Microsoft website and use it for configuring an SQL Server data
source. Please note that the SQL Server driver is compiled with a Java 1.6 compiler
so you need to
run Oxygen XML Developer plugin with a Java 1.6
virtual machine in order to use this driver.
- Oracle 11g database - Download the Oracle 11g JDBC driver called
ojdbc5.jar from the Oracle website and use it for configuring an Oracle data
source.
- PostgreSQL 8.3 database - Download the PostgreSQL 8.3 JDBC driver
called postgresql-8.3-603.jdbc3.jar from the PostgreSQL
website and use it for configuring a PostgreSQL data source.
- 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 Developer plugin install
directory as described in the
procedure for configuring a Documentum xDb (X-Hive/DB) 10 data source.