Skip to content

InvalidOperationException(SqlException) on SqlBulkCopy #221

@xinbingyiran

Description

@xinbingyiran

when I insert some rows into table named "User" with SqlBulkCopy,I got a Exception

"System.InvalidOperationException:“无法访问目标表“User”。""(The target table "User" could not be accessed.)

and the inner exception is

"SqlException: 关键字 'User' 附近有语法错误。"(There is a syntax error near the keyword 'User'.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions