Bulk Insert - An unexpected end of file was encountered in the data file

后端 未结 0 1979
感动是毒
感动是毒 2020-12-03 05:46

I am trying to perform a BULK INSERT using the code below:

BULK INSERT Auto_FileProcess
FROM \'\\\\BulkInsert\\Automated_FileProcess.txt\'
WITH
(
FIRSTROW = 2         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题