|
Access Service User's Guide DirectConnect Anywhere
|
CharConvertError
Specifies the action an access service takes when it encounters
a result column that is too long for the target column.
Syntax
CharConvertError=[reject | truncate]
Default
reject
Values
reject specifies
that the access service rejects the row containing the error and
issues a warning message.
truncate specifies that the access
service inserts data to the length of the target column, truncates
the remaining data, and issues a warning message.