skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The Progress OpenEdge Wire Protocol Driver : Connection Option Descriptions : Use Wide Character Types
  
Use Wide Character Types
Attribute
UseWideCharacterTypes (UWCT)
Purpose
A value that determines whether character data types are described to the application as SQL_CHAR or SQL_WCHAR when connected to a Unicode database.
Valid Values
0 | 1
Behavior
If set to 0 (Disabled), character data types are described to the application as SQL_CHAR.
If set to 1 (Enabled), character data types are described to the application as SQL_WCHAR.
Default
0 (Disabled)
GUI Tab
Advanced tab