G
Guest
I have a Access 2002 database with a number of tables. Some tables have a
date field which store the data and time a record is change. these tables
(and fields) are update using a form and with SQL in the event procedure.
The problem I am have is this:
Some tables are updated with the correct date format ("dd/mm/yyyy") while
other tables are updated with the incorrect format ("mm/dd/yyy") for my
purposes.
All the SQL statements contain the same "#NOW()#" syntax, and my Locales
setting is set to "UK"
Could someone point me in the right direction.
Many thanks
date field which store the data and time a record is change. these tables
(and fields) are update using a form and with SQL in the event procedure.
The problem I am have is this:
Some tables are updated with the correct date format ("dd/mm/yyyy") while
other tables are updated with the incorrect format ("mm/dd/yyy") for my
purposes.
All the SQL statements contain the same "#NOW()#" syntax, and my Locales
setting is set to "UK"
Could someone point me in the right direction.
Many thanks