Searched refs:SQL_FETCH_FIRST (Results 1 – 5 of 5) sorted by relevance
73 m_nCurrentFetchState = N3SQLFetchScroll(m_aStatementHandle,SQL_FETCH_FIRST,0); in first()
303 …for ( nResult = NSQLDataSources(m_pImpl->hEnvironment, SQL_FETCH_FIRST, szDSN, sizeof(szDSN), &pcb… in getDatasourceNames()
240 #define SQL_FETCH_FIRST 2 macro
549 m_nCurrentFetchState = N3SQLFetchScroll(m_aStatementHandle,SQL_FETCH_FIRST,0); in first()
1590 nFetchOrientation = SQL_FETCH_FIRST; in move()
Completed in 50 milliseconds