Kbase P3301: In SmartDataViewer, cannot list fields of joined table
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/03/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
SmartDataObject (SDO) containing two joined tables
Cannot see fields of the second joined table in SmartDataViewer (SDV)
CAUSE:
A SDO, with the same name, exists in another directory specified in first position in the PROPATH. This SDO refers to only one table.
So when creating the SDV, the assistant was looking for this SDO instead of the one with the join.
FIX:
Modify the PROPATH and ensure that the working directory is in first position.