Hi All,
I have a date in database as '01-01-1900' . I am reading this date in my primary report. then I pass this date variable to the secondary report.
Here the problem is, when I display the date in primary report using formateDate function it shows the correct date. When I pass this date to secondary report, Secondary report takes this date as '01-01-2000'.
Any help to resolve this would be much appreciated