Kbase P3146: SmartDataObject joined query is not refreshed when the parent fields are changed
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/25/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1C
Windows 32 Intel
SYMPTOM(s):
SmartDataObject joined query is not refreshed when the parent fields are changed
Tables joined within a SmartDataObject are not refreshed automatically when the join field is changed
Updating a parent table within a SmartDataObject join does not refresh the child table
CAUSE:
It is not supported to make parent table fields updatable in an SDO. A parent table joined to a child table within a single SDO cannot be updatable. In such a situation, only the child table can be updatable.
FIX:
Make parent table fields Read-Only within a joined SDO