Hi Guys,
I have a simple Create table query but I need to set a field to a specific date format, that being dd mm yyyy.
If I just leave it as default "Date" then it returns as dd/mm/yy.
How can I set the data format within the Create table query string for that field? Or do I need to achieve this a different way?
Any help appreciated
I have a simple Create table query but I need to set a field to a specific date format, that being dd mm yyyy.
If I just leave it as default "Date" then it returns as dd/mm/yy.
How can I set the data format within the Create table query string for that field? Or do I need to achieve this a different way?
Any help appreciated