Skip to Main Content

DevOps, CI/CD and Automation

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.

How to return a resultset using .Net SP

856576Apr 21 2011 — edited Jun 22 2011
Hi,

I had a problem with using the .Net Stored Procedures.

How can i get the query resultset from a .Net SP?
DataSet and ref CURSOR doesn't work, because they can not be a parameter or return.

My Oracle is 10gR2,and I'm using Visual Studio 2005

Are there any ways to do that??

Thanks for your help!
Song

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 20 2011
Added on Apr 21 2011
1 comment
1,261 views