Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

return sqeuence.CURRVAL into a dataset

519674Oct 12 2006 — edited Dec 27 2010
Hi,
Trying to find if it is possible to return a value into a dataset after and INSERT when using ODP.net. In the MS world you can batch SQL but as i understand this does not work in ODP.net.

I know we can user the returning clause but this involves an output parameter and doesnt fit with the current structure of our DAL Class.

Any ideas?

Message was edited by:
JA
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2011
Added on Oct 12 2006
9 comments
5,497 views