Hi everybody. I am stacked to execute oracle stored procedure with cursor.
The procedure expects two parametres in oracle : in varchar2 and out cursor.
What should i do to call the procedure and return cursor ?
Are there any standar ways?
I google and found the aticle http://dbbest.net/blog/?p=186
but i did not succed and don't know what to do. Any help is preciated