Page 1 of 1

Passing cursor as input parameter

Posted: Mon 25 Sep 2006 09:32
by Yaroslav
Hi to all.
I faced with the problem: when I am trying to pass input cursor parameter I've received "ORA-01001: invalid cursor" error on server. In recent discussion it is said, that OCI doesn't support input REF CURSOR parameters. So, is it still possible to pass input cursor to oracle server (9i or 10g version) using ODAC with enabled Net option?

Thank you in advance,
Yaroslav

Posted: Mon 25 Sep 2006 14:25
by Plash
ODAC also does not support input REF CURSOR parameters with Net option.