Retrieving resultsets from an Oracle .NET stored function/procedure
39885Oct 11 2005 — edited Mar 1 2007Hello,
What is the appropriate way to receive resultsets from a Oracle .NET stored procedure?
I created a public static method that returns a System.Dataset but when using the deployment wizard the type member was not listed in check box tree as a deploy-able member.
Thanks,
Daniel