R
RCReddyCh
Hi ALL
I want to send an Input Ref Cursor from .NET to Oracle. The below link
gets the cursor from database as out parameter and sends the same
cursor back as Input which does not make any sense to me.
http://www.oracle.com/technology/oramag/oracle/06-jan/o16odpnet.html
My webservice has the data in xml format with multiple records. I need
to send that data to Oracle with one call using Ref Cursor.
I know, we can send xml to database and parse it but that is not
allowed in our environment!
Any help is greatly apreciated!
Thanks in advance
Ram
I want to send an Input Ref Cursor from .NET to Oracle. The below link
gets the cursor from database as out parameter and sends the same
cursor back as Input which does not make any sense to me.
http://www.oracle.com/technology/oramag/oracle/06-jan/o16odpnet.html
My webservice has the data in xml format with multiple records. I need
to send that data to Oracle with one call using Ref Cursor.
I know, we can send xml to database and parse it but that is not
allowed in our environment!
Any help is greatly apreciated!
Thanks in advance
Ram