G
Guest
I've got a .csv file with the following data in RunDate:
2/3/2007 10:50:03 AM
I get a type conversion failure error on this field, even when it is
specified as a Date/Time field with MDY.
I've seen the postings on creating a temp table and importing the field as
text, and then fixing it in the perm table through an append query. Are
there any other options?
2/3/2007 10:50:03 AM
I get a type conversion failure error on this field, even when it is
specified as a Date/Time field with MDY.
I've seen the postings on creating a temp table and importing the field as
text, and then fixing it in the perm table through an append query. Are
there any other options?