Searched refs:sqlCtype (Results 1 – 1 of 1) sorted by relevance
224 static SQLSMALLINT const sqlCtype[] = { variable249 #define NUM_APR_DBD_TYPES (sizeof(sqlCtype) / sizeof(sqlCtype[0]))552 cType = sqlCtype[type]; in odbc_bind_param()1385 sqltype = sqlCtype[dbdtype]; in odbc_datum_get()