I am migrating a Access database over to SQL, The dates in access were stored as Strings, whereas the SQL table they are moving into are the Datetime Format.
When i try the insert Function i get the error message below
What is the easiest way to change the format,
Msg 241, Level 16, State...