#define DB_SQL_TYPE_INTEGER
#define DB_SQL_TYPE_INTERVAL
#define DB_SQL_TYPE_TIMESTAMP
#define DB_C_TYPE_DATETIME
#define DB_SQL_TYPE_SERIAL
int db_sqltype_to_Ctype(int sqltype)
Get C data type based on given SQL data type.
#define DB_SQL_TYPE_DOUBLE_PRECISION
#define DB_SQL_TYPE_SMALLINT