DBMS SQL and REF Cursors

From: Andrew Schneider <aschneider_at_powervision.com>
Date: Mon, 14 Jun 1999 13:42:23 -0400
Message-ID: <37653EFF.2C9238A3_at_powervision.com>



When building dynamic PL/SQL via DBMS_SQL, how do you propagate result sets to the client via a strong or weak typed REF CURSOR pointer variable. The handles returned by DBMS_SQL methods are not synonymous with a REF CURSOR type. Is there a way to force a REF CURSOR variable to point to a DBMS_SQL result set. Received on Mon Jun 14 1999 - 19:42:23 CEST

Original text of this message