Consultor Eletrônico



Kbase P7440: error 230 with static browser with temp-tables
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/06/2003
Status: Unverified

SYMPTOM(s):

error 230 with static browser with temp-tables

using FOR EACH t1 OF t2

temp tables defined like db tables plus rowIdent field

CAUSE:

** "<table> of <table>". Index fields of table 1 must be fields in table 2. (230)

FIX:

Define freeform query and use where clauses to link the tables.