Oracle Stored Procedure and Recordsets
I wanted to improve the performance of this application with the help of Stored procedure calls.
Can anyone direct me or give an idea on how to call Oracle stored procedures and access recordsets that are returned using CRecordsets. IF using CRecordsets is not possible, what alternatives do you suggest?
Thank You.

