Dear All,
I've tried to use the formula in thread183-1148071
Changing the table and the fields of course
select
dateadd(d,convert(int,MCD2J) % 1000,convert(datetime,
(convert(varchar,convert(int,MCD2J) /1000 + 1900) + '/1/1')))
From PS_TEST.TSDTA.F0006
I keep getting an error message of...