I have a situation where from FORMS I call a store procedure in a package that has a sys ref cursor in/out variable.
When I open the cursor, and test foe %ISOPEN, it returns false. Does Oracle Forms runtime closes the sysref cursor?
Testing from sql/plus works fine and the cursor is opened when the procedure exits
Thanks
Chris
When I open the cursor, and test foe %ISOPEN, it returns false. Does Oracle Forms runtime closes the sysref cursor?
Testing from sql/plus works fine and the cursor is opened when the procedure exits
Thanks
Chris