Try OpenEdge Now
skip to main content
DataServer for Microsoft SQL Server
RDBMS Stored Procedure Details : Run Stored-Procedure details
 

Run Stored-Procedure details

This section provides:
*A complete, detailed reference for all the syntax expressions and options you can use to define the RUN STORED-PROCEDURE and the associated language elements that comprise a stored procedure definition.
*Syntax to use the RUN STORED-PROCEDURE statementwith and without the LOAD-RESULT-INTO phrase.
*Detailed information about using the RUN STORED-PROCEDURE statement with the send-sql option. Examples to use the RUN STORED-PROCEDURE statement with and without the LOAD-RESULT-INTO phrase are provided.
* Complete syntax reference for Run Stored-Procedure
* Run Stored-Procedure statement
* Close Stored-Procedure statement
* Run Stored-Proc statement execution without the LOAD-RESULT-INTO phrase
* Run Stored-Proc statement execution with the LOAD-RESULT-INTO phrase
* Run Stored-Proc statement execution using the send-sql-statement option