UseSQLUnicodeTypes

Key Name Default Value Required

UseSQLUnicodeTypes

0

No

Description

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

  • 1: The connector returns SQL_WVARCHAR for ARRAY, MAP, STRING, STRUCT, and VARCHAR columns.
  • 0: The connector returns SQL_VARCHAR for for ARRAY, MAP, STRING, STRUCT, and VARCHAR columns.