Advanced Topics In Data Integration; Www.macromedia.com/Devnet/Mx/Flash - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

Hide thumbs Also See for FLASH MX 2004-USING FLASH:
Table of Contents

Advertisement

For a typical workflow and information on the methods, properties, and events of the
RDBMSResolver class, see "Using the RDBMSResolver component (Flash Professional only)"
and "RDBMSResolver class (Flash Professional only)" in Using Components.
In addition to requirements for your Flash application to resolve data, there are requirements for
your server code to fulfill. For more information, see
for RDBMS" on page
For a tutorial that uses the RDBMSResolver component, see the DevNet article "Using the
RDBMSResolver to Update a Database" at
delta_packet.html.
Formatting your results (Flash Professional only)
By default, the resolver components use the schema specified on the connector components to
format values sent to the server. This method ensures that a date value sent from an external data
source using the format "MM/DD/YYYY" is sent back to the external data source using the
same format.
However, in some cases, you might find that the values you're sending to your external data
source are not formatted correctly. This can occur when you don't use a connector to retrieve
your data or you want to change the format of the data to be sent to an external data source. In
this case, you can control the formatting by adding properties to the resolver component's
schema. For instance, if you have a Boolean field called Billable in your DataSet component, its
value can be formatted in an update packet as
, you can create a new component property called
no
resolver. Using the schema settings, you can set the data type as Boolean, the encoder as Boolean,
and the encoder options as
packet, and the value for the billable field is represented as
For more information, see

Advanced topics in data integration

This section discusses advanced topics, such as refinements you make to schema settings and
information for developers who need to write server-side code to interact with Flash data
applications.
Schema item settings
This section contains details about schema item settings and how you edit them. To help you
determine whether or not you need to look at schema item settings, see
item settings" on page
304.
www.macromedia.com/devnet/mx/flash/articles/
or
. The encoder is applied when the resolver creates the update
yes
no
"Adding a component property to a schema" on page
300.
"Server-side requirements for resolving data
or
. If you want it formatted as
true
false
within the Schema tab for your
Billable
or
yes
no

Advanced topics in data integration

yes
.
262.
"When to edit schema
or
289

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING FLASH and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents