Consultor Eletrônico



Kbase P19205: RB-FILTER contains an error at offset 501: unrecognized name
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/12/2003
Status: Unverified

SYMPTOM(s):

REPORT BUILDER Syntax Error: "RB-FILTER contains an error at offset nnn: unrecognized name or operator"

Using Report Builder Table interface.

The RB-FILTER format is set to a default of "X(512) in the RBREPORT.DF.

CAUSE:

Since the field RB-FILTER is formatted as 512 characters long, the contents of the RB-FILTER were being truncated thus generating the above syntax error.

FIX:

Change the format of the RB-FILTER field of the RBREPORT table to "X(1024)".