libdballe
5.18
|
The ODBC specification is imperfect with regards to integer sizes on 64bit platforms, and different ODBC drivers are currently interpreting it differently. More...
#include <bits/wordsize.h>
Go to the source code of this file.
Macros | |
#define | DBALLE_SQL_C_SINT_TYPE long |
#define | DBALLE_SQL_C_UINT_TYPE unsigned long |
#define | DBALLE_SQL_C_SINT SQL_C_SLONG |
#define | DBALLE_SQL_C_UINT SQL_C_ULONG |
The ODBC specification is imperfect with regards to integer sizes on 64bit platforms, and different ODBC drivers are currently interpreting it differently.