Live Forms v5.1 is no longer supported. Click here for information about upgrading to our latest GA Release.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 Live Forms comes with a free database connector that lets you create forms that read from and write to your database. Users can access any data from your database on your frevvo forms, and if your business rules permit it, use the forms to update or delete the data as well. The connector translates the SQL queries you run against your database into a format your Web browser can understand. Your forms access the connector via a URI that you provide in the Forms Designer.

We strongly recommend that you study the [[Database_Connector_Tutorial_V2.0|tutorial]] for detailed examples of using the connector.

 

 

About

 Live Forms comes with a free database connector that lets you create forms that read from and write to your database. Users can access any data from your database on your frevvo forms, and if your business rules permit it, use the forms to update or delete the data as well. The connector translates the SQL queries you run against your database into a format your Web browser can understand. Your forms access the connector via a URI that you provide in the Forms Designer

Step by Step
 
  1. Install the Database Connector 
  2. Configure your SQL Queries
  3. Create your Form

 

 

We strongly recommend that you also study the [[Database_Connector_Tutorial_V2.0|tutorial]] for detailed examples of using the connector.

  • No labels