Chapter 15 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. Click the Procedures tab in the database package property sheet to display 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. Click Apply.
  4. Select a procedure in the list and click the Properties button to display its property sheet.
  5. Define the procedure in the property sheet.
  6. Click OK in each of the dialog boxes.

 


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