FloatResults

Specifies the Open Client and Open Server datatype to which a DB2 access service converts DB2 FLOAT results.

Syntax

FloatResults=[float | real | char]

Default

float

Values

float returns CS_FLOAT, an 8-byte float type.

real returns CS_REAL, a 4-byte float type.

char returns CS_CHAR, a character type.