Open mloskot opened 2 years ago
There are these constants defined:
https://github.com/microsoft/ODBC-Specification/blob/acc916fe22ff5cf10ccdfaa7418b328c8f25f770/Windows/inc/sqlext.h#L591-L594
But, there is number of ODBC documentations:
where SQL_C_BIGINT constant is mentioned.
SQL_C_BIGINT
It would be good if the ODBC specification clarifies status of the SQL_C_BIGINT.
There are these constants defined:
https://github.com/microsoft/ODBC-Specification/blob/acc916fe22ff5cf10ccdfaa7418b328c8f25f770/Windows/inc/sqlext.h#L591-L594
But, there is number of ODBC documentations:
where
SQL_C_BIGINT
constant is mentioned.It would be good if the ODBC specification clarifies status of the
SQL_C_BIGINT
.