skip to main content
Using the ODBC Client : Specifying ODBC Connection Attributes : FixCharTrim
 

FixCharTrim

Attribute

FixCharTrim (FCT)

Description

Turns on a workaround for applications that have a problem using SQL_CHAR data padded with spaces. The ODBC Client returns SQL_CHAR data padded with spaces as mandated by the ODBC specification.

Valid Values

0 | 1
If set to 0, the workaround is turned off.
If set to 1, SQL_CHAR data that is not padded with spaces is returned.

Default

0