I have field in a table that is date/time shortdate
my regional settings for date (short) are dd/mm/yyyy
when I perform an insert on this field the date gets inserted as mm/dd/yyy
could someone tell me how to correct this.
the date field is used in parameter query the user enters start/end date on a form in dd/mm/yyyy so I need access to store the date in this format.
B
my regional settings for date (short) are dd/mm/yyyy
when I perform an insert on this field the date gets inserted as mm/dd/yyy
could someone tell me how to correct this.
the date field is used in parameter query the user enters start/end date on a form in dd/mm/yyyy so I need access to store the date in this format.
B