MS Server 2000 database, ODBC connection, Crystal XI. I have tons of crystal experience but virtually zero experience converting a string to a date-time. I have a char field populated as follows:
10/24/2006 06:00am
There are no leading or trailing spaces. I have tried
Datetimevalue({MyField}) as well as Datetimevalue(Trim({MyField}))
In both cases I am getting the error "Bad Date-Time Format String".
Any insights appreciated.
Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports
"A fine is a tax for doing wrong. A tax is a fine for doing well.
" - unknown
10/24/2006 06:00am
There are no leading or trailing spaces. I have tried
Datetimevalue({MyField}) as well as Datetimevalue(Trim({MyField}))
In both cases I am getting the error "Bad Date-Time Format String".
Any insights appreciated.
Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports
"A fine is a tax for doing wrong. A tax is a fine for doing well.
" - unknown