Hi,
I am trying to call an oracle sp from Transform Data Task in DTS Package.
The SP returns result as an out parameter of ref cursor type.
How do I create a variable of type equalent to refcursor and pass it as out parameter?
My connection uses MS OLEDB driver for oracle.
Thanks,
TS.