Home > Progress > Build .r comparable DB

Build .r comparable DB

December 25th, 2006 Leave a comment Go to comments

1) For the original DB, dump the .df file.  Can be done by

  • go to Progress -> Data Administration -> Admin -> Dump Data and Definitions -> Data Definitions; or
  • Syteline admin -> Admin -> Database maintenance -> Dump Data Definitions.

2) Create a new DB from Progress empty DB: Progress -> Data Administration -> Database -> Create.  Make sure create from correct code page empty db. For example, if original DB is GB2312, then use the empty db from prolang\sch\gb2312.


3) Load the .df file to new DB. Progress -> Data Administration -> Admin -> Load Data and Definitions -> Data Definitions


4) Compile code against to this new DB, the .r code should be comparable with original DB.

Categories: Progress Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.