TinyIntResults

Specifies the Open Client and Open Server datatype to which an access service converts to TinyIntResults.

Syntax

TinyIntResults=[ smallint, tinyint ]

Default

smallint

Values

  • smallint returns an 2-byte integer.

  • tinyint returns a 1-byte integer.