I've written a stored procedure in Oracle 8i that takes no input parameters and returns (IN OUT) a ref cursor. When checking the cursor through SQL Developer, the cursor returns data.
Using Crystal 9 developer edition, I can see the stored procedure, I can add it to my new report, all the fields are present, but when I run it...no data appears.
Using Crystal 9 developer edition, I can see the stored procedure, I can add it to my new report, all the fields are present, but when I run it...no data appears.