Expose Strings as SQL_WVARCHAR

UseSqlWVarchar

Key Name Default Value Required

UseSqlWVarchar

Selected (1)1

No

Description

This option specifies how the String data type is mapped to SQL.

  • Enabled (1)1: The MongoDB String data type is mapped to SQL_WVARCHAR.
  • Disabled (0)0: The MongoDB String data type is mapped to SQL_VARCHAR.