ADO.NET execute an oracle stored proc having a parameter of %rowType -
05-15-2004
, 09:41 AM
Hi
I want to execute an oracle stored procedure from ADO.NET which has a table%rowtype input parameter
is it possible
is there nay alternate way
any suggestions ?