G
Guest
I am trying to return a datatable using the Oracle driver. In order to return
a dataset from the stored proc I need a cursor type to receive the data. How
is this possible with the Common namespace since it does not have a cursor or
refcursor type?
John
a dataset from the stored proc I need a cursor type to receive the data. How
is this possible with the Common namespace since it does not have a cursor or
refcursor type?
John