Returing out parameters from a stored procedure

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
simonredfern
Posts: 8
Joined: Wed 17 Mar 2010 14:12

Returing out parameters from a stored procedure

Post by simonredfern » Wed 17 Mar 2010 14:41

Hi,

Does anyone have any code examples of returning multiple out parameters from a stored procedure? I can return them and the code compiles but the values are returned empty.

cheers,

Simon.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 17 Mar 2010 14:59

We have fixed the problem, the corrected template will be available in the nearest build.

simonredfern
Posts: 8
Joined: Wed 17 Mar 2010 14:12

Post by simonredfern » Mon 22 Mar 2010 16:51

ok. when build this build be ready? :-)

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Tue 23 Mar 2010 08:38

We plan to make the new build in several days. I will post here when this build is available for download.

tleese22
Posts: 8
Joined: Fri 19 Feb 2010 02:58

Post by tleese22 » Mon 29 Mar 2010 22:54

Is there an example of how to use out parameters with EF?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 30 Mar 2010 14:19


Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 01 Apr 2010 08:11

dotConnect for Oracle v 5.60 is released!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=17514 .

Post Reply