Kbase 9252: How to modify a Query form and save changes during rebuild
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
How to modify a Query form and save changes during rebuild
HP 9000 Model 842S,,,920110-59917,jomUsing a Customized Query Form
Some customers have modified their query forms, and then, after an
Application Rebuild, have noticed that Results has overwritten their
edited forms with default forms, effectivly undoing their changes.
To prevent the customized forms from being overwritten, change the
line that says
form-type= "default"
to
form-type= "user"
in the query form program (.p).
To recompile the .p, delete the .r and run Application Rebuild.
Progress Software Technical Support Note # 9252