Groups | Blog | Home
all groups > dotnet faqs > january 2006 >

dotnet faqs : get out parameter from oracle stored procedure


raymond chiu
1/16/2006 4:23:36 PM
Dear all,

I have one stored procedure which has one (in out) parameter.
How can I get the out parameter in .net development if I am using
oracleselectcommand1.executenonquery() with assigning in parameters.

Thansk,

Raymond Chiu

Tushar Agarwal
1/21/2006 12:45:33 PM
[quoted text, click to view]
Hi Raymond,
You should first add OleDbParameter object to your Command object and
AddThis Social Bookmark Button