Specifies the Open Client and Open Server datatype to which a DB2 access service converts DB2 FLOAT results.
FloatResults=[float | real | char]
float
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.
Copyright © 2005. Sybase Inc. All rights reserved. |