Rdbmsresolver.updatepacket - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

Value
Description
Uses the old values of all of the fields modified to identify the record to be
"umUsingModified"
updated. This value guarantees that another user has not modified the
same fields in the record since you retrieved it.
The default value. This setting uses the old value of the key fields. This
"umUsingKey"
implies an "optimistic concurrency" model, which most database
systems today employ, and guarantees that you are modifying the same
record that you retrieved from the database. Your changes overwrite any
other user's changes to the same data.

RDBMSResolver.updatePacket

Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
resolveData.updatePacket
Description
Property; property of type XML, containing an XML packet used to bind to a connector
property that transmits the translated update packet of changes back to the server so the
source of the data can be updated. This is an XML document containing the packet of
DataSet changes.
RDBMSResolver.updatePacket
1061

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents