S
Salo
Im have a table with a date field and everytime I input a
date in changes it to US format. Anybody knows how to get
around this?
date in changes it to US format. Anybody knows how to get
around this?
-----Original Message-----
A date typed into the user interface (e.g. a form) is interpreted in accord
with the setting in Windows Control Panel | Regional Settings.
A literal date in VBA or in a SQL statement is interpreted as US format
(mm/dd/yyyy).
For information on how to avoid problems if your format is not the US one,
see:
International Dates in Access
at:
http://users.bigpond.net.au/abrowne1/ser-36.html
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Reply to the newsgroup. (Email address has spurious "_SpamTrap")
.