RealResults

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

Syntax

RealResults=[float | real | char]

Default

real

Values

  • float returns an 8-byte float type.

  • real returns a 4-byte float type.

  • char returns a character type.

Note: ECDA Option for ODBC ignores the char setting.