Open huangqinjin opened 4 weeks ago
When UNICODE is defined, SQL* functions are mapped to -W functions which require wchar_t input. Define SQL_NOUNICODEMAP to disable the mapping.
UNICODE
wchar_t
SQL_NOUNICODEMAP
When
UNICODE
is defined, SQL* functions are mapped to -W functions which requirewchar_t
input. DefineSQL_NOUNICODEMAP
to disable the mapping.