Accessing Oracle Ref cursor with Ole DB provider for Oracle
From: Cedric FABIOUX (FABIOUX_at_discussions.microsoft.com)
Date: 12/06/04
- Next message: Richard Grimes [MVP]: "Re: Any free eBooks on .NET"
- Previous message: thomas: "Remove .Net Framework Password screen"
- Next in thread: David Browne: "Re: Accessing Oracle Ref cursor with Ole DB provider for Oracle"
- Reply: David Browne: "Re: Accessing Oracle Ref cursor with Ole DB provider for Oracle"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 6 Dec 2004 09:15:01 -0800
Hello,
I'd like to know, if it is possible, how I could access a ref cursor,
returned by an Oracle stored procedure, in my VB.net application using the
OledbCommand component.
My problem is that the type "OracleType.Cursor" isn't available for the
Oledb command, so I don't know wich type I can use for my OUTPUT parameter
that receive the Cursor.
Thank you for your help
Cedric FABIOUX
- Next message: Richard Grimes [MVP]: "Re: Any free eBooks on .NET"
- Previous message: thomas: "Remove .Net Framework Password screen"
- Next in thread: David Browne: "Re: Accessing Oracle Ref cursor with Ole DB provider for Oracle"
- Reply: David Browne: "Re: Accessing Oracle Ref cursor with Ole DB provider for Oracle"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|