Hi there
I need some help with a crystal report, I am using version 11.
I have create a sql command with some temporary tables and some parameters, but I dont undertstand what happens if the user doesn't want to enter a value for the parameter, the only option is to leave it blank but ofc that means my where caluse is evaluating NULL.
I want the user to be able to enter nothing if they want all records returned and maybe even skip the paramter all together if they dont need it for that particiular run.
Please advise how this is dealth with, I am a DBA normally and haven't done much reporting
I need some help with a crystal report, I am using version 11.
I have create a sql command with some temporary tables and some parameters, but I dont undertstand what happens if the user doesn't want to enter a value for the parameter, the only option is to leave it blank but ofc that means my where caluse is evaluating NULL.
I want the user to be able to enter nothing if they want all records returned and maybe even skip the paramter all together if they dont need it for that particiular run.
Please advise how this is dealth with, I am a DBA normally and haven't done much reporting