Getting Results from Stored procedures and ODBC
From: Nancy Kum <nancyk_at_edify.com>
Date: 6 Aug 1998 17:41:24 GMT
Message-ID: <01bdc161$64b2f480$f6da76cc_at_nancyk>
I understand that Oracle does not support result sets, however, they have their own mechanism, the explicit cursor, to create an "active set". How does one retrieve this "active set" from an Oracle stored procedure/function for use in my application via ODBC? Is this possible? If not, is there any other solution which would allow an ODBC application to retrieve the same type of information, i.e., a result set?
Date: 6 Aug 1998 17:41:24 GMT
Message-ID: <01bdc161$64b2f480$f6da76cc_at_nancyk>
I understand that Oracle does not support result sets, however, they have their own mechanism, the explicit cursor, to create an "active set". How does one retrieve this "active set" from an Oracle stored procedure/function for use in my application via ODBC? Is this possible? If not, is there any other solution which would allow an ODBC application to retrieve the same type of information, i.e., a result set?
Thanks,
Nancy Kum, Edify Corp.
nancyk_at_edify.com
Received on Thu Aug 06 1998 - 19:41:24 CEST