Ispirer Website Ispirer Toolkit Overview Free Trial

ODBC - SQLFetchScroll Function

ODBC - SQLFetchScroll
Syntax SQLRETURN SQLFetchScroll( SQLHSTMT StatementHandle, SQLSMALLINT FetchOrientation, SQLLEN FetchOffset);
Description Fetches the specified rowset of data from the result set and returns data for all bound columns. Rowsets can be specified at an absolute or relative position or by bookmark.
Returns SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_NO_DATA, SQL_STILL_EXECUTING, SQL_ERROR, or SQL_INVALID_HANDLE

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.