Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The database connector download comes with several pre-installed drivers. See [[#Install_a_JDBC_driver | Install a JDBC driver]] below.

Installation Steps

Throughout this documentation we are using the frevvo-tomcat bundle as the installation location for the database connector. This is just an example as the connector will work under any compatible servlet container. This documentation assumes that the frevvo-tomcat bundle is installed in c:\frevvo. We'll refer to this directory below as <frevvo-home>.

...

If the connector test above was successful you are now ready to configure the database connector to work with your own database.

Install a JDBC driver

The connector relies on the JDBC API. You can use any relational database as long as you have a JDBC driver for that database. The database connector download database.zip comes with several pre-installed drivers.

...