Kbase P108958: Error RY:13 when opening a container after migration to Dynamics 10.0B
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/13/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0B
SYMPTOM(s):
Dynamics: Error RY:13 when opening a container after migration to Dynamics 10.0B
The 'dynCombo' class does not inherit from 'entity' class, RY:13
CHANGE:
Migration from Dynamics 2.1A to OpenEdge 10.0B
CAUSE:
Some DynCombos are named the same as a Database field and Dynamics is confusing them with the entity for the field
FIX:
1.- Open the DynCombo in the SmartDataField Maintenance tool
2.- Save it as another name
3.- Replace the DynCombo on the Viewers with the new one