DataSourceFixCharTrim
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
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