Searched refs:fetchtype (Results 1 – 1 of 1) sorted by relevance
1329 char *fetchtype; in odbc_get_row() local1349 fetchtype = "SQLFetchScroll"; in odbc_get_row()1353 fetchtype = "SQLFetch"; in odbc_get_row()1356 CHECK_ERROR(res->apr_dbd, fetchtype, rc, SQL_HANDLE_STMT, res->stmt); in odbc_get_row()