Data import from Excel to SQL Server failing to import all data

前端 未结 11 1720
一向
一向 2021-02-04 07:26

I have an odd thing happening with importing data from Excel to SQL Server using the Import and Export Data tool.

The short of it is that I can see the data in Excel, bu

11条回答
  •  天涯浪人
    2021-02-04 08:03

    Select all rows of that column and change type to Text in excel then Select the whole column and change the type to Text Will definitely work.

提交回复
热议问题