Skip to content

Conversation

densen2014
Copy link
Member

ExecuteSqlBulkCopy() 对于表名 'tb topic' 有空格的情况拼接sql语句有错误,没正确添加 [tb topic] 中括号 #2055

如果 dt.TableName 包含空格并且前后没有[]符号, 则前后加上 [ ] 符号

ExecuteSqlBulkCopy() 对于表名 'tb topic' 有空格的情况拼接sql语句有错误,没正确添加 [tb topic] 中括号 dotnetcore#2055

如果 dt.TableName 包含空格并且前后没有[]符号, 则前后加上 [ ] 符号
@2881099 2881099 merged commit 164bd3f into dotnetcore:master Jul 3, 2025
1 check passed
2881099 added a commit that referenced this pull request Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants