Page 1 of 1

Does ODAC support ref cursors?

Posted: Tue 13 Sep 2005 11:39
by ViA
Good day everybody!

Please, answer the question:
Does ODAC v5.10.0.5 for Delphi 6 with Update Pack 2 (Build 6.240) support cursors as OUT parameters of stored procesdures or functions?

If yes then how I should work with such parameters for everything work properly, I'll very thankful for a small example...

Thank you!!!!

P.S. I always get an error ORA-24338 while trying to execute PREPARE method of a TOraStoredProc component !!!!!

Posted: Wed 14 Sep 2005 06:32
by Alex
There is such demo in ODAC demos. Please see Cursors demo.