I am having a problem importing data from Excel. Here is the error message:
"Conversion invalid for datatypes on column pair 6 (source column 'FirmID' (DBTYPE_WSTR), destination column 'FirmID' (DBTYPE_I4))."
The column FirmID is int(4).
The spreadsheet was created by exporting from this exact table. I cleaned up some of the rows and now I am trying to import the data back into the table. This worked yesterday and there have been no changes.
Any ideas?
Thanks,
enak
"Conversion invalid for datatypes on column pair 6 (source column 'FirmID' (DBTYPE_WSTR), destination column 'FirmID' (DBTYPE_I4))."
The column FirmID is int(4).
The spreadsheet was created by exporting from this exact table. I cleaned up some of the rows and now I am trying to import the data back into the table. This worked yesterday and there have been no changes.
Any ideas?
Thanks,
enak