Data Conversion Error properties  DateTimeConvertError

Chapter 2: Creating and Configuring DB2 Access Services

CharConvertError

Specifies the action a DB2 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 the DB2 access service to reject the row containing the error and issue a warning message.

truncate specifies the DB2 access service to insert data to the length of the target column, truncate the remaining data, and issue a warning message.

Comments

The SendWarningMessages property controls whether the DB2 access service returns warning messages to the client application. (See “SendWarningMessages”.)





Copyright © 2005. Sybase Inc. All rights reserved. DateTimeConvertError

View this book as PDF