|
Integrate with your database
|
You can easily connect your form to your database.
Your form data can be saved to the database and you can also pre-fill your form with
data from the database.
|
|
Features
|
The database connector (beta, free and open source) creates one or more REST services out of
CRUD (Create, Retrieve, Update, Delete) operations performed via SQL queries. You can
easily connect any frevvo form to one of thes REST services.
|
|
Installation
|
The database connector is a war that must be installed in a servlet container such as Tomcat.
It must have access to your database and must also be accessible to the frevvo server. If you
have the in-house version of frevvo, you may install the connector in the same servlet
container. If you are using the SaaS version of frevvo, you will need to ensure that forms
have HTTP access to the connector.
|
|
Free
|
The database connector is offered as a free add-on to either
frevvo's SaaS offering or in-house installations. In either
case you must download it and install it behind your firewall
in order to connect to your database.
|
|
Resources
|
Read the documentation.
View the Tutorial.
Read and comment about the database connector on the frevvo forum.
Read about the database connector on the frevvo blog.
|