Calling stored procedures

This section describes how to create and call stored procedures and process the results from an ODBC application.

For a full description of stored procedures and triggers, see Using procedures, triggers, and batches.

 Procedures and result sets
 Example 1
 Example 2