Hi,people.
I'm setting Date parameter in range from Crystal 9.2.2 to Oracle database.I want to get the date range which I require or I don't need see Date in my selection.
But when I don't choose any date for my Date parameter I'm getting the strange default range in Select statment.
This is the formula:
(if (({?Date})<> Date(0,0,0)) then
{?Date} = {TABLE.MY_DATE}
else
true)
I'll appreciate if anybody has any idea how to change the formula that doesn't select any date if I don't need it.
Thanks a lot.
Lana
I'm setting Date parameter in range from Crystal 9.2.2 to Oracle database.I want to get the date range which I require or I don't need see Date in my selection.
But when I don't choose any date for my Date parameter I'm getting the strange default range in Select statment.
This is the formula:
(if (({?Date})<> Date(0,0,0)) then
{?Date} = {TABLE.MY_DATE}
else
true)
I'll appreciate if anybody has any idea how to change the formula that doesn't select any date if I don't need it.
Thanks a lot.
Lana