Kbase P6289: How to modify Foreign Field names in a SDO without rebuild i
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/01/2003 |
|
Status: Unverified
GOAL:
How to modify Foreign Field names in a SDO without rebuild it
FIX:
1.- Open the SmartWindow where the SDO is in the Procedure Editor.
2.- Go to the "adm-create-objects" procedure.
3.- Search the RUN constructObject (
INPUT "SDOname.w"
4.- Foreign Field names are in the 3rd. parameter. There you can modify the field name.
5.- Save the SmartWindow.
IMPORTANT:
Backup the original program .w, in this case the SmartWindow.