SSIS Excel Import Forcing Incorrect Column Type

后端 未结 16 1314
醉梦人生
醉梦人生 2020-11-30 01:06

I\'m trying to import a spreadsheet to our database using SSIS. For some reason SSIS wants to believe two of the columns are of type Double, when they contain character dat

16条回答
  •  执笔经年
    2020-11-30 01:46

    You can also alter the registry to look at more values than just the first 8 rows. I have used this method and works quite well.

    http://support.microsoft.com/kb/281517

提交回复
热议问题