Show TOC

-10504: Invalid position (<row_number>) for row setLocate this document in the navigation structure

Definition

Explanation

The method that was called could not be executed, because the specified position <row_number> does not lie within SQLDBC_RowsSet.

User Response

Only enter values in the SQLDBC_RowSet::setPos method if they meet the following conditions:

  • > 0

  • < RowSetSize of the result set