Consultor Eletrônico



Kbase P69241: REPOSITION TO ROWID fails in a BROWSE when the request row is the same as the row number specified i
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 8.3E
Progress 9.x
OpenEdge 10.0A

SYMPTOM(s):

REPOSITION TO ROWID fails in a BROWSE when the request row is the same as the row number specified in the SET-REPOSITIONED-ROW() method

BROWSE query using INDEX-REPOSITIONED

Removing INDEX-REPOSITIONED from the OPEN QUERY statement causes reposition to succeed

REPOSITION TO ROWID succeeds when selecting other rows

CAUSE:

This is a known issue being investigated by Development

FIX:

To workaround the problem, ENABLE or DISPLAY the BROWSE before doing the REPOSITION TO ROWID. The reposition will now succeed as intended.