Hi!
I'm working with SQL 2008 and CR XI. I have a field in the database that is supposed to be a date field, but it is held as a number - for example: 20100323. I need the report to have real date parameters so I need to convert it to a date. I have tried CDate({TKPay.LDate}), CDateTime and Date and none of them worked. Any advice is much appreciated!
Thanks!
LE
I'm working with SQL 2008 and CR XI. I have a field in the database that is supposed to be a date field, but it is held as a number - for example: 20100323. I need the report to have real date parameters so I need to convert it to a date. I have tried CDate({TKPay.LDate}), CDateTime and Date and none of them worked. Any advice is much appreciated!
Thanks!
LE