Easysoft ODBC-ODBC Bridge

What VMS float types are SQL_C_REAL, SQL_C_DOUBLE and SQL_C_FLOAT?

Article:
00670
Last Reviewed:
15th January 2024
Revision:
5

The Easysoft ODBC-ODBC Bridge for OpenVMS is built with the DECC qualifier /FLOAT=G_FLOAT.

An SQL_C_FLOAT should be a F_FLOAT. An SQL_C_DOUBLE should be a G_FLOAT. An SQL_C_REAL should be a F_FLOAT. E.g., if you call SQLGetData asking for a SQL_C_FLOAT, you should get a VMS F_FLOAT back.

The ODBC-ODBC Bridge converts floats/doubles on the remote machine to the local machine format.

Applies To

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)