Skip to content

Instantly share code, notes, and snippets.

@DrorHarari
Created June 23, 2012 20:00
Show Gist options
  • Select an option

  • Save DrorHarari/2979744 to your computer and use it in GitHub Desktop.

Select an option

Save DrorHarari/2979744 to your computer and use it in GitHub Desktop.
ODBC providers that return SQL_C_WCHAR as UCS4 vs. UCS2 on Linux
Using the unixODBC driver 2.3.1 or 2.3.0
Return 32-bit chars (UCS4) for SQL_C_WCHAR bound columns
Ingres
Return 32-bit chars (UCS4) for SQL_C_WCHAR bound columns
Postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment