Hi, I created a crystal report with SQL Server stored procedure. I passed the parameters using vb6, all parameters were fine except one of the DateTime data type, when I ran the report it kept coming up with the "Enter Parameter Values" dialog box, is there any way I can get rid of it? Software used: Crystal Report 9
Software/Hardware used:
Crystal Report 9, VB6
ASKED:
January 6, 2010 11:16 PM
UPDATED:
August 20, 2011 8:12 PM
I don’t think you want to get rid of it. Unless it’s an unused parameter on the report, the report needs that value. You need to figure out how to satisfy that value when setting up the report.