I have some pages that enter information into an Access database using the Ultradev Insert Record feature.
Some of the fields are Dates.
The problem i have is the Date format always changes from British DMY format to US MDY.
ie: the date 08/01/02 (8th of january) alwys comes up in the database as 01/08/02 ( 1st of August )
I have heard of Set Date Format dmy but i don't know how to use this within Ultadev's features.
Can anyone help?
Some of the fields are Dates.
The problem i have is the Date format always changes from British DMY format to US MDY.
ie: the date 08/01/02 (8th of january) alwys comes up in the database as 01/08/02 ( 1st of August )
I have heard of Set Date Format dmy but i don't know how to use this within Ultadev's features.
Can anyone help?