Crystal version: 8.5
Database: Oracle 8i using native driver
All the documentation I have seen says that I can use a stored procedure that has a few input parameters and a ref. cursor as an output in my reports.
I have successfully created a stored procedure and produced output from using sqlplus and toad.
I can connect to the stored procedure in the design phase of crystal and it can find the sproc and its contents.
When I attempt to run the report, I am prompted for the input parameters and then I get an 'invalid ref cursor' message.
I have tried everything I can think of without any success.
Does anyone have any success doing this? Do I need to consider upgrading Crystal?
Thanks,
Jerry
Jerry Scannell
Database: Oracle 8i using native driver
All the documentation I have seen says that I can use a stored procedure that has a few input parameters and a ref. cursor as an output in my reports.
I have successfully created a stored procedure and produced output from using sqlplus and toad.
I can connect to the stored procedure in the design phase of crystal and it can find the sproc and its contents.
When I attempt to run the report, I am prompted for the input parameters and then I get an 'invalid ref cursor' message.
I have tried everything I can think of without any success.
Does anyone have any success doing this? Do I need to consider upgrading Crystal?
Thanks,
Jerry
Jerry Scannell