skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : DataSourceFixCharTrim
 

DataSourceFixCharTrim

Turns on a workaround for applications that have a problem using SQL_CHAR data padded with spaces. The ODBC driver returns SQL_CHAR data padded with spaces as mandated by the ODBC specification. For more information, refer to the OpenAccess SDK Client Reference.

Valid values

0 | 1
*0=The workaround is turned off.
*1=Returns SQL_CHAR data that is not padded with spaces.

Default

0

Type

Dynamic