P
peterdelve
Guest
I have a database with a number of date fields every single one has been specified to (short date format) and are on machines with UK dates format dd/mm/yyyy. However after using the database for a few weeks the dates change to US format. For no particular reason and I cannot trace it to anything.
I have changed all of the code support the forms to Date() instead of Now() but this has made no diffrenece as users are still reporting the dates have changed to us format.
The database is running on a standard NT server with the desktops using windows NT. Users cannot access/amend the date format, therefore it is always english. But I cannot determine why thiis happening, and it is happending to all users.
Any help would be appreciated
Pete
I have changed all of the code support the forms to Date() instead of Now() but this has made no diffrenece as users are still reporting the dates have changed to us format.
The database is running on a standard NT server with the desktops using windows NT. Users cannot access/amend the date format, therefore it is always english. But I cannot determine why thiis happening, and it is happending to all users.
Any help would be appreciated
Pete