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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Array Binding feature of ODP.NET question

793234Aug 24 2010 — edited Nov 2 2010
I've just updated all of my database inserts to use the array binding feature of ODP .NET and have increased my write time dramatically. However, I have one stored proc that is using a merge statement and it's not working with the array binding.

Is there a way to get this to work?

I'm using
Oracle 11g Release 2 ODAC 11.2.0.1.2 with Oracle Developer Tools for Visual Studio
Visual Studio .NET 2010 (.NET 4.0)


I can include my stored procedure and .NET code if needed.

Thanks,

Jeff
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2010
Added on Aug 24 2010
4 comments
1,572 views