Data Object Wizard�Define and Map Update Data Command

Allows you to determine which Data Environment Command you want to use to update records. The Data Object Wizard attempts to make an educated guess about the field mappings. If the Source Field name to Parameter name matching is not correct, or if you wish to add a new field or parameter mapping, select the appropriate field or parameter from the list and create a new mapping.

Note   The Update command is optional so you may not have one.

Options

Use Insert Command for Update

If your Insert Command is capable of performing Updates, check this option. The Data Object Wizard will use the same Command for both Inserts and Updates. Often one stored procedure can be used for both the Insert and the Update commands.

Update

Displays a list of the Data Environment Commands from which to choose the one you want to use to update records.

Source Fields

Displays a list of the fields from the Source.

Maps the Source fields to the Update Command's Parameters.

Update Command Parameters List

Displays a list of the Update Command parameters.

Help

Opens the Help topic for this step. You can also press F1 for help.

Cancel

Cancels your previous actions and closes the Data Object Wizard.

Back

Moves you to the previous step.

Next

Moves you to the next step.

Finish

Accepts any selections you entered and the defaults for the remaining steps, then creates a data form. The Finish button is available once you make enough choices for the Data Object Wizard to create the appropriate data object.