How Do I...

Use a stored procedure part

Work with stored procedures No tip for this topic No example for this topic Complete stored procedure fields

You add stored procedure functions to your application in VisualAge using the Stored Procedure visual part in the Composition Editor. To add a stored procedure to an application's view:

  1. Select Stored Procedure icon
  2. Open the part's settings view.
  3. Select the connection alias and access set name for your database from the drop-down lists on the dialog.

    For instructions on creating a connection specification, refer to "Create a connection specification."

  4. To add a new stored procedure specification to the access set, select New.
  5. In the displayed Stored Procedure Specification Settings window, define the stored procedure by completing its fields.
  6. After you create the stored procedure specification, select OK in the Stored Procedure Settings window.


[ Top of Page | Previous Page | Next Page | Table of Contents ]