JonBartels
Technical User
I have a table where a date has been entered as a TEXT field, i.e. "12Aug00" (no quotes). I need to sort the records by Date order (an alpha sort would put 03Jul00 before 04Mar00).
Is there a function to convert this field to a valid date field? I can't figure out the syntax to work with DTSToDate, and I do not know if that is the function I am looking for.
THANK YOU ALL.
Is there a function to convert this field to a valid date field? I can't figure out the syntax to work with DTSToDate, and I do not know if that is the function I am looking for.
THANK YOU ALL.