Hello,
I am using CR10 linking up to a SQL database. When I import 2 fields (time received, time completed), they import as strings. In the SQL database, they are stored as date/time fields. How come they are not being impored as date/time fields in Crystal?
P.S. Yes, I know that I can use the cdate formula to convert a string to a date/time...but in this particular case, it will not fix the problem.
I am using CR10 linking up to a SQL database. When I import 2 fields (time received, time completed), they import as strings. In the SQL database, they are stored as date/time fields. How come they are not being impored as date/time fields in Crystal?
P.S. Yes, I know that I can use the cdate formula to convert a string to a date/time...but in this particular case, it will not fix the problem.