Int2Results

Specifies the Open Client and Open Server datatype to which a DB2 access service converts DB2 SMALLINT results.

Syntax

Int2Results=[smallint | char]

Default

smallint

Values

smallint returns CS_SMALLINT, a 2-byte integer type.

char returns CS_CHAR, a character type.