Skip to content

Unicode support for DSN ODBC APIs #47

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

Merged
merged 4 commits into from
Jun 16, 2025
Merged

Unicode support for DSN ODBC APIs #47

merged 4 commits into from
Jun 16, 2025

Conversation

alinaliBQ
Copy link

@alinaliBQ alinaliBQ commented Jun 13, 2025

  • Add unicode support for DSN-related APIs
  • Let compiler add W at end of applicable ODBC API names
  • Change ConfigDSN to ConfigDSNW

@alinaliBQ alinaliBQ changed the title Unicode support Unicode support for DSN ODBC APIs Jun 13, 2025
@alinaliBQ alinaliBQ marked this pull request as ready for review June 13, 2025 21:12
@alinaliBQ alinaliBQ requested a review from jduo June 13, 2025 21:12
remove comments

Update connection_test.cc
Let compiler append `W` to ODBC APIs where applicable.
@alinaliBQ alinaliBQ merged commit 45719f4 into apache-odbc Jun 16, 2025
22 of 24 checks passed
@alinaliBQ alinaliBQ deleted the unicode-support branch June 16, 2025 23:18
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.

3 participants