Background documentation-10504: Invalid position (<row_number>) for row set Locate this document in the navigation structure

 

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