Avaya Business Communications Manager - PeriRDB Manual de usuario Pagina 35

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 60
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 34
PeriSQL
Page 35
Supplying Arguments in PeriSQL
You can manually enter the arguments in the object declaration before you write the
declaration to the application. You can use the Write to PeriPro menu to copy the
declaration and argument to the application (see Writing Procedures and Functions
to an Application on page 31).
Sybase Stored Procedures
The following summarizes differences in the implementation of Sybase Stored
Procedures from that of Oracle Stored Procedures.
Sybase objects include only Procedures and Triggers (in Sybase, there are no
Functions).
A Sybase Procedure can have only IN and OUT arguments (no IN/OUT
arguments).
In the SQL text window in the SQL block, to execute a Procedure, parentheses
are not allowed around arguments.
Enter the arguments
before writing the object
to the application
Vista de pagina 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 59 60

Comentarios a estos manuales

Sin comentarios