The method that was called could not be executed, because the current cursor position of the result set is after the last row of the result set.
Position the cursor within the result set using one of the following SQLDBC_ResultSet methods (first, last, next, relative, absolute) or the SQLDBC_RowSet::setPos method.