Bennie47250
Programmer
Using Crystal reports version 14.0.4.738 RTM
Reporting on a MS SQL table
Our CRM package stores dates in a text field as 2016-03-30.
They had provided a custom DLL to convert the field to a real date field to allow using the Crystal date functions such as LastFullWeek, MonthToDate, CurrentDate, CurrentDate -1. The DLL was updated each time the CRM provider provided a upgrade to Crystal. However the last DLL I have was written for Crystal 7.0.
I'm having some issues with Crystal 14 using the DLL and would like to change the formulas to use standard Crystal 14 functions.
What functions would I want to use to convert the text 2016-03-30 to a real date?
What function would I want to use to convert a real date to text that looks like 2016-03-30?
Thanks
Bennie
Reporting on a MS SQL table
Our CRM package stores dates in a text field as 2016-03-30.
They had provided a custom DLL to convert the field to a real date field to allow using the Crystal date functions such as LastFullWeek, MonthToDate, CurrentDate, CurrentDate -1. The DLL was updated each time the CRM provider provided a upgrade to Crystal. However the last DLL I have was written for Crystal 7.0.
I'm having some issues with Crystal 14 using the DLL and would like to change the formulas to use standard Crystal 14 functions.
What functions would I want to use to convert the text 2016-03-30 to a real date?
What function would I want to use to convert a real date to text that looks like 2016-03-30?
Thanks
Bennie