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.
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.
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) XML database
Copy the jar files from the Documentum xDb (X-Hive/DB) database install directory to the
<oXygen/> install directory as described in the procedure for configuring an
XHive data source.
MySQL database
A MySQL driver file is included in the Oxygen kit. The installer creates the
file mysql.jar in the folder [Oxygen-install-folder]/lib. When creating a new data source select
the type Generic JDBC and add the file
[Oxygen-install-folder]/lib/mysql.jar in Driver
files. If you want to connect to a MySQL 5 server you may need the
latest driver from the MySQL website: http://dev.mysql.com/downloads/connector/j/5.1.html