Howto: Database connector examples V2.0 for Atlassian Confluence and frevvo
Last Updated on Monday, 20 September 2010 23:47 Written by Pix Software Monday, 20 September 2010 23:42
| < Prev | Next > |
|---|
Introduction
The database connector maps HTTP requests issued from frevvo forms to SQL queries executed against your database. The connector makes it very easy to create frevvo forms that interact (create, read, update, delete) with data in your database.
You will need frevvo's Professional Edition to use the database connector.
frevvo Live Forms + the frevvo database connector provides a powerful no-code complete solution for:
- Dynamically initialize dropdown, radio and checkbox control options from your database
- Initialize form fields with data from your database
- Edit and update database records
- Create and delete database records
Please refer to the database connector installation and configuration documentation to get started.
Examples
The examples all use the Eclipse BIRT sample database. See the database connector tutorial documentation for instructions to download and install the sample database.
Video Demos
View/Update/Add Employees Records
Here are three videos that demonstrate a frevvo form interacting with data from a SQL database.






