Zum Hauptinhalt springen

Update records

Anatomy

<db:update var_data="var" table="string">
ixml
</db:update>

Parents: db:connection

Description: DB:UPDATE executes a SQL/DML update statement that updates fields of existing rows in a table within the database.

Attributes

NameTypeDescriptionDefined By
var_datavarVariable name for associated field name and value pairs db:update
tablestringTable name db:update