Forums
This topic is locked
Date question
Posted 05 Dec 2002 10:56:41
1
has voted
05 Dec 2002 10:56:41 Jelle-Jacob de Vries posted:
If I add a new record to my database, the date that returns from the database is in the correct format (dd-mm-yyyy) this date is automaticly generated by access with Now().I think that my server regionals settings are correct or not?
But when I try to enter a new date in a form field (I'm using the record update behaviour) or "Now" in a hidden field the date returns in mm-dd-yyyy.
I tried to use LCID 1043 (Dutch) but with no succes. Does someone know how to solve this problem?
Thanks in advance