Skip to content

Instantly share code, notes, and snippets.

@DrorHarari
DrorHarari / gist:2979744
Created June 23, 2012 20:00
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