Kbase P31368: Calculated field not being populated.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
SYMPTOM(s):
Calculated field not being populated.
Multiple tables in query.
CAUSE:
The problem is caused by having the columns in the DataColumnByTable property specified in an incorrect order and/or not separating the columns of different tables with 2 semi-colons.
FIX:
Ensure that the columns listed in the DataColumnByTable property are grouped by table and separated from columns of other tables by 2 semi-colons.