Consultor Eletrônico



Kbase P40914: Running SELECT statement in Editor shutdown database due to loop in code.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/11/2004
Status: Unverified

FACT(s) (Environment):

Windows 32 Intel
Progress 9.1x

SYMPTOM(s):

Running SELECT statement in Procedure Editor shutdown database

Dr. Watson file shows Access violation in prow32.dll

CHANGE:

Created a new SELECT query

CAUSE:

Query created an endless loop in the code causing it to fail.

FIX:

Remove redundant or looping part of the code.