Chapter 12 DBMS-Specific Features


Inserting procedures in a database package

A database package is a set of related procedures. When you create a database package, you have to declare the procedures it contains.

PowerDesigner differentiates between:

Steps To insert procedures in a database package:

  1. Open the property sheet of the database package and click the Procedures tab.
  2. Click the Insert a Row tool if you want to create procedures in the database package.

    or

    Click the Create from Procedure tool if you want to duplicate existing procedures in the database package. Select the procedures and click OK.

    The procedures appear in the list.
  3. Select a procedure in the list and click the Properties button to open its property sheet.
  4. Specify any appropriate properties.
  5. Click OK to close the property sheet and return to your model.

 


Copyright (C) 2008. Sybase Inc. All rights reserved.