Re: Returning CURSORS from ORACLE STORED FUNCTIONS
- From: Eric <Eric@xxxxxxxxxx>
- Date: Fri, 13 May 2005 00:25:08 -0400
rpbinphilly wrote:
But the gist of this is = "Stored Functions are NOT supported via the Microsoft .NET PRovider? Is that documented anywhere?
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.adonet/browse_thread/thread/ca07ec86a9613388/3e4cc050d0df3961?q=%22ref+cursor%22+oracleclient+%22oracle+function%22&rnum=1&hl=en#3e4cc050d0df3961
I STRONGLY recommend that you use ODP with the 10g database. There's a *LOT* of new Oracle features that the MS provider can't support.
You should also check out the beta ODP for use with VS 2005.
For earlier versions of Oracle I haven't found a compelling reason to use ODP. This function issue isn't that big of a deal, since there's an easy work-around as Cowboy said.
Eric .
- References:
- Returning CURSORS from ORACLE STORED FUNCTIONS
- From: rpbinphilly
- RE: Returning CURSORS from ORACLE STORED FUNCTIONS
- From: Cowboy (Gregory A. Beamer) - MVP
- Re: Returning CURSORS from ORACLE STORED FUNCTIONS
- From: rpbinphilly
- Returning CURSORS from ORACLE STORED FUNCTIONS
- Prev by Date: Re: Execute SQL statement on Dataset
- Next by Date: Re: Filter by Count in DataSet
- Previous by thread: Re: Returning CURSORS from ORACLE STORED FUNCTIONS
- Next by thread: Re: Returning CURSORS from ORACLE STORED FUNCTIONS
- Index(es):
Relevant Pages
|