Consultor Eletrônico



Kbase P9613: Index corruption using default buffer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/23/2010
Status: Unverified

SYMPTOM(s):

Index corruption using default buffer

SYSTEM ERROR: bfsort.c: fatal error 62 (491)

FACT(s) (Environment):

Progress 9.1C
Windows
OpenEdge Category: Language (4GL/ABL)

CAUSE:

The code which worked on the default buffer, which was also used for the browser in that procedure, appeared at certain times to update the focus row of the browser although it was not in the selection (the user interface may have played a dirty part here).

FIX:

Use a different buffer instead of the default buffer.