Versions Compared

Key

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

The database connector maps HTTP requests issued from  to SQL queries executed against your database. The connector makes it very easy to create  forms that interact (create, read, update, delete) with data in your database.

You will need 's to use the database connector.

The  database connector provides a powerful no-code complete solution for:

  • Dynamically initialize dropdown, radio, T/F 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 Refer to this article for an overview and to the database connector installation and configuration documentation to get started.

...