CodeCharge Studio

AJAX - UpdateDB

Description

The UpdateDB feature allows for database interaction by inserting, updating or deleting database records.

Supported Components

All forms and controls

Properties

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.

Sample Implementation

See also

   


On-line, printable versions and updates