I am designing a new table. I have a date field that needs to be formatted as 'mm/yyyy', rather than the MS Access default. Does anyone know how this can be done.
A date is a date, so the field data type should be DateTime.
Don't confuse data storage and data presentation issue.
You always may apply a display format when you retrieve the stored values.
Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.