Versions Compared

Key

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

The

database connector

Database Connector is a web application that allows you to easily integrate your Live Forms forms and

can be deployed under any Servlet container. The connector relies on the JDBC API. You can use any relational database as long as you have a JDBC driver for that database.
  1. A Servlet Container compatible with the Servlet 2.5 specification. For instance, Tomcat (6 or higher) or Jetty (6 or higher). If you have installed the tomcat  In-house bundle you already have what you need.
  2. A JDBC driver for your database.
The database connector download comes with several pre-installed drivers. See Install a JDBC driver below.

flows with your external database. The connector can be added to your Live Forms tomcat bundle. A Standalone Bundle is also available.

The Database Connector may function with other servlets and databases only the ones listed on the Supported Platforms page have been certified by frevvo

Cloud customers, who are integrating with their database in their on-premise installation and in-house customers, must:

The Database Connector requires a JDBC driver for your database. Some pre-installed drivers are included with the connector. See Install a JDBC driver to see if the driver for your database is provided.

The Database Connector contains a working sample Derby database with BIRT and MyStore query sets and some test data. This makes it very easy to test if the DB Connector is up and running when your installation is complete.

When you complete the Installation instructions then follow the Connector Configuration Instructions - detailed steps to integrate the connector with your database.

Cloud customers must also

Column
width240px

On this page:

Table of Contents
maxLevel1

...