Hi,
I'm using asp page connect to crystal server to get report.
For Datetime parameter... I use the same format as console:
DateTime(2003,3,31,0,0,0)
However, it seems the value of parameter (that the report received) is not correct... The report display the parameter value as:
12/30/1899 12:00:00AM
What is the correct format ?
Thanks,
-Howard
I'm using asp page connect to crystal server to get report.
For Datetime parameter... I use the same format as console:
DateTime(2003,3,31,0,0,0)
However, it seems the value of parameter (that the report received) is not correct... The report display the parameter value as:
12/30/1899 12:00:00AM
What is the correct format ?
Thanks,
-Howard