G
Guest
Hi,
I'm trying to use an EnterpriseLibrary 3.1 and return recordset from oracle
database using stored procedure.
As you may know, oracle stored procedures have out parameter of type cursor
in order to return a dataset.
It seems like I need to add a paramenter of type cursor to execute this
stored procedure, but I can't find the type for the cursor.
Does enterprise Library support this senario at all?
Thanks everybody,
Oleg
I'm trying to use an EnterpriseLibrary 3.1 and return recordset from oracle
database using stored procedure.
As you may know, oracle stored procedures have out parameter of type cursor
in order to return a dataset.
It seems like I need to add a paramenter of type cursor to execute this
stored procedure, but I can't find the type for the cursor.
Does enterprise Library support this senario at all?
Thanks everybody,
Oleg