Try OpenEdge Now
skip to main content
DataServer for Microsoft SQL Server
RDBMS Stored Procedure Details : Data output and retrieval options
 

Data output and retrieval options

This section briefly highlights the data retrieval options that you can initiate through the execution of a stored procedure. See Interfacing with RDBMS stored procedures for more information and examples of each option.
* Return codes
* Values of output parameters defined when creating a procedure
* Results retrieved from a database
* Loading results into a temp-table