Consultor Eletrônico



Kbase P159119: Error 196 compiliing a program with a temp-table file like a database field
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/27/2010
Status: Unverified

SYMPTOM(s):

Error 196 compiling a program with a temp-table file like a database field

** <program> Could not understand line <number>. (196)

FACT(s) (Environment):

OpenEdge 10.2x
Windows
Works fine when compiled via Procedure Editor
Database field has view-as definitions in the a encrypted include file

CAUSE:

Architect for unknown reasons did not understand the encrypted file used in the data dictionary.

FIX:

Add a view-as definition to the field replacing the view-as from the include file, so, the reference to the encrypted file will no longer exists.