Skip to content

cursor.fetchall() cannot parse not utf-8 character #250

@KleinPan

Description

@KleinPan

e = UnicodeDecodeError('utf-8', b'\xd0\xb4\xba\xc5PCBA-SN', 2, 3, 'invalid start byte')

conn.setdecoding(mssql_python.SQL_CHAR, encoding='gbk')
conn.setdecoding(mssql_python.SQL_WCHAR, encoding='gbk') not work!

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriage doneIssues that are triaged by dev team and are in investigation.under development

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions