Also, you should never store a date or time as characters. They should ALWAYS be stored as a date column. If they are already a date, then the column already contains the date and time. If you are on a later version of the database, setup a virtual column containing an actual date column. It could then be used for reporting and sorting purposes.
Bill
Lead Application Developer
New York State, USA