Updated: 2021-11-19
Data Source Initialization OLE DB Property — «truncate_char»
Name:
truncate_char
Type:
VT_BOOL
R/W:
R/W
Default:
Depends on the version of the provider
IBProvider:
1, 2, 3, 5
Allowing of truncation of the CHAR/BINARY data.
Starting from IBProvider v5.25 this property has a default value is False. In previous versions of the provider, the default is True.
If the provider is used as a linked MSSQL server, this property must be set to False.
See also
- The rowset property truncate_char