Bulk Insert w/ .fmt file: Operating system error code (null)

后端 未结 1 1035
梦毁少年i
梦毁少年i 2020-12-31 06:33

I\'m trying to import a text file defined by a .fmt format. Instead of being comma-delimited, this text file is what I would call column-delimited (i.e. the first 8 charact

相关标签:
1条回答
  • 2020-12-31 07:10

    The .fmt file needs a blank line at the very end.

    0 讨论(0)
提交回复
热议问题