Int2Results

Specifies the Open Client and Open Server datatype to which an access service converts to small integer results.

Syntax

Int2Results=[smallint | char]

Default

smallint

Values

  • smallint returns a 2-byte integer type.

  • char returns a character type.