CodeCharge StudioThe UpdateDB feature allows for database interaction by inserting, updating or deleting database records.
All forms and controls
| Property | Description |
|---|---|
| Enabled | Specifies whether the feature is active. |
| Name | User assigned name identifying the feature within HTML. |
| Connection | Database connection name. |
| Operation Type | Type of database interaction: Insert, Update or Delete. |
| Operation Parameters | Parameters that specify database table, fields and values to be updated (selectable via a separate popup dialog). |
| Hide event | Client event or condition upon which the feature is executed. You can select one or multiple events or conditions via the provided dialog. |

