Doug Keen wrote:

> Is "types.cursorType" a REF CURSOR (not your plain-vanilla CURSOR)?  If not, I think that may be another potential cause of your error... try changing types.cursorType to be a REF CURSOR and delete your "FETCH ... INTO" statement from the proc.

Hm.  It actually IS a REF CURSOR.  I deleted the FETCH INTO line
(actually, I just commented it out) per your suggestion, but that didn't
help.  Thanks for the tip.

--
Richard S. Crawford
Programmer III,
UC Davis Extension Distance Learning Group (http://unexdlc.ucdavis.edu)
(916)327-7793 / [EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to