wfairbanks
MIS
I am having a completely opposite problem of the other date time format thread. When importing my tables from access into SQL it gives me an import error. Well I figured out that it was the date but only in certain fields. Some tables have a date field 3 instances (for example start date, end date, date). One of the date fields is preventing the table from importing. It is defaulting to smalldatetime. I have to change it to text for it to import. Then the date has been changed from 01/01/03 to 2003-01-01 00:00:00. How can I prevent this from happening? I have to change it on several tables just so they will import.