Question
Recordset Date ordering
Hi,
I have a date field in my database that displays the date a task was posted. But when I ORDER BY date it will only order the date by the DAY only.
The problem is that I get these values:
02/02/09
03/12/08
I want it to beable to sort it out by the year also.
So have 08 above 09
Is there anything I can do?
I have a date field in my database that displays the date a task was posted. But when I ORDER BY date it will only order the date by the DAY only.
The problem is that I get these values:
02/02/09
03/12/08
I want it to beable to sort it out by the year also.
So have 08 above 09
Is there anything I can do?
