FloatResults

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

Syntax

FloatResults=[float | real | char]

Default

float

Values

  • float returns an 8-byte float type.

  • real returns a 4-byte float type.

  • char returns a character type.