G
Guest
I'm using a Microsoft Data Access Application Block to run a stored procedure
in Oracle that returns a value, and am confused. Most of the overloaded
methods of ExecuteNonQuery specifically say they can't deal with Output or
Return values.
Can do I use a DAAB to return a value from a stored procedure, and if so, how?
Thanks,
in Oracle that returns a value, and am confused. Most of the overloaded
methods of ExecuteNonQuery specifically say they can't deal with Output or
Return values.
Can do I use a DAAB to return a value from a stored procedure, and if so, how?
Thanks,