Description

Saving information from a form to a database.




  1. Select the components, the information from which will be saved to the database.
    Important! All components in this list should have the TableName and FieldName properties filled.

  2. Select the database table to which we will save the information.
    In this example we are saving information about the client, so we select the "clients" table.