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

Fix | Fix bulkcopy failing when inserting non-unicode multibyte String #1421

Merged
merged 3 commits into from Sep 16, 2020

Conversation

peterbae
Copy link
Contributor

@peterbae peterbae commented Sep 2, 2020

Fixes issue #1414.

We cannot assume that length = number of bytes when destination collation is not equal to null.

@peterbae peterbae added this to Under Peer Review in MSSQL JDBC Sep 4, 2020
rene-ye
rene-ye previously approved these changes Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants