将 Excel 导入到启用自动识别的表
我正在尝试将 Excel 工作表导入到启用自动识别的表中。
由于自动 - 标识( ID 列)设置为非空 - 我无法导入 Excel 工作表。
我应该怎么做?
I am trying to Import an Excel Sheet to an Auto Identity Enabled Table.
As Auto - Identity ( Id Column ) is set to Not Null - I am not able to Import Excel Sheet.
How should i do this ??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不要将任何 Excel 列映射到表中的自动标识列。这应该可以帮助您导入 Excel 工作表。
Do not map any Excel column to auto identity column in the table. That should help you to import the Excel sheet.