M
Matt Edwards
I have a query where one field is a date input mask (ie,
01/22/2004). I'm trying to get it to order by date in
descending order. However, it's ordering in descending
order according to only the first digit - so
that "12/01/2003" is ordered above "01/22/2004" - so that
the January 2004 is right in the middle of January 2003
records.
What do I do to fix it?
Thanks,
-ME
01/22/2004). I'm trying to get it to order by date in
descending order. However, it's ordering in descending
order according to only the first digit - so
that "12/01/2003" is ordered above "01/22/2004" - so that
the January 2004 is right in the middle of January 2003
records.
What do I do to fix it?
Thanks,
-ME