Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BulkCopy can't support chinese/japanese characters #758

Open
zhanghaiyang9999 opened this issue Jun 22, 2022 · 1 comment
Open

BulkCopy can't support chinese/japanese characters #758

zhanghaiyang9999 opened this issue Jun 22, 2022 · 1 comment

Comments

@zhanghaiyang9999
Copy link

If the record content contains chinese/japanese characters, can't use the bulkcopy feature, it will return the error
Received an invalid column length from the bcp client for colid 3
the 3 means the field number is 3,the record content is chinese or japanese characters.

@zhanghaiyang9999
Copy link
Author

even if can insert successfully, the record content will be ????

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

No branches or pull requests

1 participant