Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

ODBC: Verify wide-character conversions #612

Open
jordanw-bq opened this issue Jul 23, 2020 · 0 comments
Open

ODBC: Verify wide-character conversions #612

jordanw-bq opened this issue Jul 23, 2020 · 0 comments
Labels

Comments

@jordanw-bq
Copy link
Contributor

SQLCHAR inputs aren't guaranteed to be UTF-8. On Windows it depends on the OS codepage for example (usually codepage CP1252), though on Windows the DM does the conversion for you. This should likely be a separate issue to fix.

Originally posted by @jduo in #611 (comment)

@dai-chen dai-chen added the ODBC label Jul 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants