aspiringprog
MIS
Hi all
I have a column in ms access which is supposed to represent date/time. It is in this way
feb 19 2003 12:00 am.
mar 23 2001 12:00 am.
It is stored a text field. I am trying to get the latest dates from this column , but by using the max(date) function I get the latest as march 23 instead of feb. so, access is giving a higher priority for month and then data and then finally the year.
I tried using the convert function, but access does nt recognise it. can you guys help me get the latest date among these two?
thanks a lot
I have a column in ms access which is supposed to represent date/time. It is in this way
feb 19 2003 12:00 am.
mar 23 2001 12:00 am.
It is stored a text field. I am trying to get the latest dates from this column , but by using the max(date) function I get the latest as march 23 instead of feb. so, access is giving a higher priority for month and then data and then finally the year.
I tried using the convert function, but access does nt recognise it. can you guys help me get the latest date among these two?
thanks a lot