In order to get my Crystal Reports via the web working properly, I was given this advise:
If the time component of your DateTime value is important to the parameter’s use, we suggest converting the existing parameter to a Date type, adding a String parameter for the time value, and using a function within Crystal Reports to combine these values into a single DateTime value. You can then use the DateTime value returned by the function in place of the original DateTime parameter.
How can this be done? I checked the help files and can't make heads or tails from it. [sig][/sig]
If the time component of your DateTime value is important to the parameter’s use, we suggest converting the existing parameter to a Date type, adding a String parameter for the time value, and using a function within Crystal Reports to combine these values into a single DateTime value. You can then use the DateTime value returned by the function in place of the original DateTime parameter.
How can this be done? I checked the help files and can't make heads or tails from it. [sig][/sig]