I have a Date parameter in my crystal report that I want to be able to set using the RDC.
I want to be able to pass it in as a string using the SetCurrentValue but I don't know the correct format.
I have tried several format combinations such as "yyyy,mm,dd" (which seemed to be the format under cr8.5( but it always puts in today's date. is there something else I need to do?
I am using Delphi7.
Thanks
Vince
I want to be able to pass it in as a string using the SetCurrentValue but I don't know the correct format.
I have tried several format combinations such as "yyyy,mm,dd" (which seemed to be the format under cr8.5( but it always puts in today's date. is there something else I need to do?
I am using Delphi7.
Thanks
Vince