Searched refs:SQL_FETCH_FIRST (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dinfo.c107 if (fDir != SQL_FETCH_FIRST
114 if (cur_entry < 0 || fDir == SQL_FETCH_FIRST)
241 if (fDir != SQL_FETCH_FIRST || fDir != SQL_FETCH_NEXT)
H A Disqlext.h976 #define SQL_FETCH_FIRST 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Disqlext.h976 #define SQL_FETCH_FIRST 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbtable.cpp973 return(getRec(SQL_FETCH_FIRST));

Completed in 145 milliseconds