Hi everyone,
Running Crystal XI, MS SQL Server.
Having a strange problem. I am pulling a date field from a view that won't display correctly in Crystal. The year frequently (though not always) is displayed incorrectly. "2002" becomes "2020". Or sometimes the final digit is left off (i.e. "199" instead of "1994").
I've converted the field within the view to a datetime. It displays correctly when I open the view. Though when I pull it up to Crystal, Crystal does not recognize the field as a datetime. I've tried using CDate equation to convert it into a date. No luck - I still get truncated or wrong dates.
Anyone have any ideas? Thanks in advance.
Running Crystal XI, MS SQL Server.
Having a strange problem. I am pulling a date field from a view that won't display correctly in Crystal. The year frequently (though not always) is displayed incorrectly. "2002" becomes "2020". Or sometimes the final digit is left off (i.e. "199" instead of "1994").
I've converted the field within the view to a datetime. It displays correctly when I open the view. Though when I pull it up to Crystal, Crystal does not recognize the field as a datetime. I've tried using CDate equation to convert it into a date. No luck - I still get truncated or wrong dates.
Anyone have any ideas? Thanks in advance.