I want to pass a date to my report, so I can use this date as a parameter
to sort my values from the database.
I tried to add a parameter field in Crystal Reports .Net, but I always get
the error "Missing parameter field current value".
I did exactly the way they told me on the site
http://support.crystaldecisions.com/kbase/c2010247.asp
but I still get an error.
I don't know what I'm doing wrong
Is there anyone who can tell me how to pass parameter values to a crystal
report in Visual Basic .Net, or in C++ or C# code?
Thx