You can find below the locations where you have to go to get the drivers necessary for
accessing databases in Oxygen.
- Berkeley DB XML database - Copy the jar files from the Berkeley
database install directory to the Oxygen 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 for configuring a DB2 data source.
- eXist database - Copy the jar files from the eXist database install
directory to the Oxygen install
directory as described in the
procedure for configuring an eXist data source.
- MarkLogic database - Download the Java and .NET XCC distributions
(XCC Connectivity Packages) from MarkLogic. You find the details about configuring a
MarkLogic data source in the
procedure for creating a MarkLogic data source.
- 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 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.
- RainingData TigerLogic XDMS database - Copy the jar files from the
TigerLogic JDK lib directory from the server side to the Oxygen install directory as described
in the procedure for
configuring a TigerLogic data source.
- SoftwareAG Tamino database - Copy the jar files from the
SDK\TaminoAPI4J\lib subdirectory of the Tamino database install
directory to the Oxygen install
directory as described in the
procedure for configuring a Tamino 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 install directory as
described in the procedure for
configuring a Documentum xDb (X-Hive/DB) 10 data
source.
- MySQL
database - Download the MySQL JDBC driver from the
MySQL website and use it for configuring a MySQL data
source.