Extended Procedures Wizard (Sybase ASE)

From RapidSQL
Jump to: navigation, search

Go Up to Sybase ASE Object Wizards

Extended stored procedures provide a method for calling external procedural language functions from within the Adaptive Server. A procedural language is a language capable of calling a C language function or manipulating C language datatypes.

To create a new extended procedure using a wizard:

  1. Open a creation wizard for an extended procedure. For details, see Opening an Object Wizard.
  2. Use the following topics as a guide to setting properties and performing tasks as you pass through the wizard panels:
  3. Finally, use the Execute button to create the object.

Extended Procedures (Sybase ASE) - Properties

When creating or editing an extended procedure, this tab/panel lets you work with the following settings:

Setting Description

Owner

Select the owner of the extended procedure.

Name

Provide the name of the procedure.

Library Name

Provide the name of the library containing the procedure.