Use SQL Unicode Types

UseSQLUnicodeTypes

This option specifies the SQL types to be returned for string data types.

  • Enabled (1)1: The connector returns SQL_WVARCHAR for ARRAY, MAP, STRING, STRUCT, and VARCHAR columns.
  • Disabled (0)0: The connector returns SQL_VARCHAR for for ARRAY, MAP, STRING, STRUCT, and VARCHAR columns.
Key Name Default Value Required

UseSQLUnicodeTypes

Clear (0)0

No