Previous | Next
Topic: Ref cursors
Conf: 550, Msg: 43061
From: Steven Feuerstein (steven@stevenfeuerstein.com)
Date: 5/23/01 07:15 PM
Ref cursors Steven Feuerstein sfeuerstein steven@stevenfeuerstein.com
I think that if the ref cursor was declared as a weak type (no RETURN specified), it MIGHT be possible. Still, I have to be able to know the structure of the cursor that is associated with the ref cursor. I am not sure how I can get that. I suppose you could provide the query behind the cursor. In that case, it is pretty much the same as utAssert.eqcursor.
SF