Expand description
SQLFetch fetches the next rowset of data from the result set and returns data for all bound columns.
Returns
SUCCESS, SUCCESS_WITH_INFO, ERROR, INVALID_HANDLE, SQL_NO_DATA or
SQL_STILL_EXECUTING
SQLFetch fetches the next rowset of data from the result set and returns data for all bound columns.
SUCCESS, SUCCESS_WITH_INFO, ERROR, INVALID_HANDLE, SQL_NO_DATA or
SQL_STILL_EXECUTING