Python sample code for PLSQL REF CURSORS

A.M alanalan at newsgroup.nospam
Thu May 4 08:42:25 EDT 2006


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





More information about the Python-list mailing list