Good Morning:
I am running Crystal Developer 2008 on my IIS Server. I am running a report that has 2 parameters, a date field and a code. I am clicking on the Null checkbox for the date which in the Oracle Stored procedure returning the results correctly when a null date is returned. When the viewer appears all looks good until you hit the next page or last page button. The Date prompt comes back up again and asks for a value, when I click ok to the prompt that appears the next page displays.
I am not sure why the viewer is bringing up the null prompt? I should be able to just go to the next page?