Hi,
I am trying to develop a database that will store dates in the format -
21.02.2006 rather than the standard 21/02/2006.
This is because of the SAP feeds that i am pulling in - since SAP
stores dates as dd.mm.yyyy
I would just store the dates as text but this makes processing the data
much harder.
Does anyone have any suggestions?
Regards
Andrew Paton
I am trying to develop a database that will store dates in the format -
21.02.2006 rather than the standard 21/02/2006.
This is because of the SAP feeds that i am pulling in - since SAP
stores dates as dd.mm.yyyy
I would just store the dates as text but this makes processing the data
much harder.
Does anyone have any suggestions?
Regards
Andrew Paton
Comment