I am using CR8.5 and Oracle 8.1.6.
I have a report with a subreport that's based on a stored procedure. I had everything working just fine - the report prompted the user for 2 dates only; those 2 dates and an ID got passed to the procedure for processing.
I started doing some formatting of the report, now suddenly when I refresh for new parameters, I am being asked for the 2 dates along with the stored procedure's in/out cursor value. If I leave the cursor prompt blank and just provide the dates, it works fine. However, my users will be confused about that parameter and I will spend a lot of time trying to explain to them that they should leave it blank.
What could I have changed that it now requires that parameter? I would like to get it out of the user prompt.
Thanks,
Jennie
I have a report with a subreport that's based on a stored procedure. I had everything working just fine - the report prompted the user for 2 dates only; those 2 dates and an ID got passed to the procedure for processing.
I started doing some formatting of the report, now suddenly when I refresh for new parameters, I am being asked for the 2 dates along with the stored procedure's in/out cursor value. If I leave the cursor prompt blank and just provide the dates, it works fine. However, my users will be confused about that parameter and I will spend a lot of time trying to explain to them that they should leave it blank.
What could I have changed that it now requires that parameter? I would like to get it out of the user prompt.
Thanks,
Jennie