Specifies the Open Client and Open Server datatype to which an access service converts REAL results.
RealResults=[float | real | char]
real
float returns an 8-byte float type.
real returns a 4-byte float type.
char returns a character type.
ECDA Option for ODBC ignores the char setting.