Contents of the Stored Procedure Configuration for Auto Numbering Dialog Box

Use these fields to execute a stored procedure on the database. For the auto numbering feature, the stored procedure must return one output parameter.

Field Description
Stored Procedure Enter the name of the stored procedure. The arguments for the stored procedure display in the Arguments grid.

Arguments Grid

The list of arguments populates automatically, based on the stored procedure selected.

Field Description
Name This field displays the name of the argument.
Value This field displays the SQL expression, used to determine the value of the argument at run time. Click the in this field to display the SQL Expression Builder so that you can define the values.