Skip to content

Remove encoding/decoding from AzureClient#73

Merged
fatimarahman merged 2 commits into
mainfrom
remove-azure-encoding
Jun 18, 2026
Merged

Remove encoding/decoding from AzureClient#73
fatimarahman merged 2 commits into
mainfrom
remove-azure-encoding

Conversation

@fatimarahman

Copy link
Copy Markdown
Contributor

Encoding/decoding in the newest mssql-python release causes the following error:

Driver Error: UTF-16 with Byte Order Mark not supported for SQL_WCHAR; DDBC Error: Cannot use 'utf-16' encoding with SQL_WCHAR due to Byte Order Mark ambiguity. Use 'utf-16le' or 'utf-16be' instead for explicit byte order

yay :D

@aaronfriedman6 aaronfriedman6 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow that's kinda nuts...

@fatimarahman fatimarahman merged commit a9ab85c into main Jun 18, 2026
5 checks passed
@fatimarahman fatimarahman deleted the remove-azure-encoding branch June 18, 2026 14:34
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