Bob,
As I mentioned in our earlier post, "With the method that mentioned, I generated a rpt file"
It works fine in the crystal client software, but when deployed, parameter box becomes mandatory. You have to click on the box atleast if you donot want to enter any value.
Thank You
Swathi
Thank you for the reply.
We are using Java in our application and have configured a crystal viewer version 12 in the application to execute and view the report.
With the method that mentioned, I generated a rpt file.
But when deployed, user cannot leave any of the prompts blanks in the...
Hello,
I created a report with the query below.
Select * from employee_table where employee_name = {?Ename}.
People may choose to enter a name or may want to see all the employee names.
So I created a default called 'All' for the parameter Ename and created a formula called e_formula stating...