Issue with bulk insert

后端 未结 3 1731
Happy的楠姐
Happy的楠姐 2021-02-19 19:40

I am trying to insert the data from this link to my SQL server https://www.ian.com/affiliatecenter/include/V2/CityCoordinatesList.zip

I created the table



        
3条回答
  •  忘掉有多难
    2021-02-19 19:42

    This can also happen if the number of columns mismatch between the table and the imported file

提交回复
热议问题