ODBC Driver for Slack

Build 22.0.8462

MapToWVarchar

This property controls whether or not string types map to SQL_WVARCHAR instead of SQL_VARCHAR. This property is set by default.

Data Type

bool

Default Value

true

Remarks

String columns must be mapped to SQL_WVARCHAR to accommodate various international character sets, so MapToWVarchar is set to true by default. You may set it to false to use SQL_VARCHAR instead.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462