Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

DefaultTime [Table of Contents] Access
service Transfer properties

Access Service User's Guide DirectConnect for AS/400

[-] Chapter 2 Configuring the DirectConnect Access Service Library
[-] Access service Data Conversion Error properties
[-] NumConvertError

NumConvertError

Specifies the action an access service takes when it encounters rows with numeric data values that are out of range for the target datatype.

Syntax

NumConvertError=[ reject | null | default ]

Default

reject

Values

reject specifies that the access service rejects the row containing the error and issues a warning message.

null specifies that the access service inserts a NULL into the column and issues a warning message.

default specifies that the access service:

Comments

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


DefaultTime [Table of Contents] Access
service Transfer properties