Macro: SQLNextResultSet

Module location: sql.pkg line 2071 (view source)

***************************************************************************** *** Command: SQLNextResultSet *** *** Purpose: Go the the next result set. This command should be used when *** *** a procedure call results in multiple result sets. Processing *** *** such procedures can be done by loping through the result *** *** sets. *** *** *** *** Syntax : SQLNextResultSet hstmt *** *****************************************************************************

    If (!1) Get SQLNextResultSet Of !1 To SQLResult