Hi all,
Spent hours googling/binging this, but never seem to quite get the right answer, so I hope someone out there can help me?
I recently migrated tables from my access database to sql 2008R2 using SSMA. All went well and the access tables were linked to the new sql versions. The problem is that although the SQL tables have dates set as 'DataTime', Access appears to see it as text
(when I open the access table property). This is causing an issue in the forms and queries where a date is presented as 2011-02-03 (yyyy-mm-dd) rather than 03-02-2011 (dd-mm-yyyy). Setting the format property in a form seems to have no effect.
Any ideas? Any complicated fix, I might need in a step by step guide. Thank you in advance.
Regards
Paladin