Sending dataset,array to pl/sql procedure.

S

Shunya

Hi,
I got to know the way in which we can use record,pl/sql table as
input parameter to the procedure but couldn't get the way by which we
can call such procedure from asp.net.
Suppose we have a procedure having Pl/sql table or record set as a
input parameter and we want to call such procedure from asp.net how can
we do that? I tried using cursor but it is giveing error that cursor
can be used only as a out parameter.
Please suggest a way how can we call such procedure.

Reason for calling such procedure: If we want to submit a date and
number of hours we worked on that day and this updation we are doing on
weekly basis then we have 7 days and the timings of those days and
after clicking save button we want to save that data. but commit should
be there only if all the records are inserted. In case of any error,
rollback should be there.That will ensure insertion of whole data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top