Kbase P23358: How to Migrate Report Builder from V8 to V9?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2003 |
|
Status: Unverified
GOAL:
How to Migrate Report Builder from V8 to V9?
FIX:
All of the reports are contained within the .PRL file. Mirgration should merely consist of moving this file.
That being said there are some factors to take into account when migrating your Report Builder module.
1) If you use RBSTART.PF (or any .PF files used in your RB session) this file must also be migrated and checked (With a text editor) to verify that no paths have changed.
2) If you use the Report Builder Engine, verify that the paths are still the same to the PRL file.
3) If the database name has changed but the Schema is the same you may use the -ld parameter in the connection string to override the database name.