...
Warning |
---|
You MUST use a JDBC4 type driver, version 5.1.26 or later. |
The download package comes with the pre-installed drivers preinstalled drivers are listed below.
MS SQL driver - The MS SQL driver is embedded in the database.war in the Database Connector Standalone bundle. It is not embedded in the frevvo-tomcat bundle
- DERBY driver
If you don't find what you need pre-installed you will need to locate a driver compatible to your database. Usually you can download your driver from the internet. Try one of these locations. Refer to the Using the jTDS driver topic for information if you are using the jTDS SQL Server driver.
Once you have the driver you need, copy it to:
- <frevvo-home>/tomcat/lib if you are deploying the connector in the frevvo-tomcat bundle
- <directory where you unzipped the Database Connector Standalone bundle <db-home> \database-connector-2.5.x\lib
...
- in the Database Connector
...
- Standalone bundle
Info |
---|
|
...