A
A.M
Hi,
I am having hard time to find a sample that shows me how to return an OUT
REF CURSOR from my oracle stored procedure to my python program.
The technique is explained here for Java and Visual Basic:
http://www.oracle-base.com/articles/8i/UsingRefCursorsToReturnRecordsets.php
I am looking for similar code for Python
Any help would be appreciated,
Alan
I am having hard time to find a sample that shows me how to return an OUT
REF CURSOR from my oracle stored procedure to my python program.
The technique is explained here for Java and Visual Basic:
http://www.oracle-base.com/articles/8i/UsingRefCursorsToReturnRecordsets.php
I am looking for similar code for Python
Any help would be appreciated,
Alan