Versions Compared

Key

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

 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.

 

Section
Column
width30%200px
Panel
borderColorlightgrey
bgColor#F0F0F0
titleColorwhite
titleBGColor#88AACC
borderWidth1px
titleStep by Step
borderStylesolid
  1. Install the Connector 
  2. Configure your SQL Queries
  3. Create your Form

 

 

Tip

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