Hi
i have an access database that stores news articles and displays them in date order. The date is stored in a column with the datatype date/time and the format is short date.
when i enter a date through a web form, while the database/site are stored on my pc. it saves it in the correct uk format (dd/mm/yyyy) but when the database is uploaded to the remote server it starts saving the dates in US format (mm/dd/yyyy).
Is this because the regional settings on the remote server are set to US? is there a way that i can save the date settings in the database itself?
Thanks
Elliot
i have an access database that stores news articles and displays them in date order. The date is stored in a column with the datatype date/time and the format is short date.
when i enter a date through a web form, while the database/site are stored on my pc. it saves it in the correct uk format (dd/mm/yyyy) but when the database is uploaded to the remote server it starts saving the dates in US format (mm/dd/yyyy).
Is this because the regional settings on the remote server are set to US? is there a way that i can save the date settings in the database itself?
Thanks
Elliot