skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The Progress OpenEdge Wire Protocol Driver : Connection Option Descriptions for OpenEdge Wire Protocol : Use Wide Character Types
 

Try DataDirect Drivers Now
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