Kbase P112834: Loading a .df file into a Database with different code page.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Loading a .df file into a Database with different code page.
CODEPAGE-NAME in the .df file is different from the db's current codepage. to change the latter use the AdminTool for DataServers or PROUTIL for PROGRESS. This .df file can't be loaded.
FIX:
1) Create an empty database with the same codepage as the .df ('PRODB db-name <DLC-path>\prolang\NNN\empty' where NNN is the directory name for the corresponding language)
2) load the .df and the .d
Example:
Install the product with the required language support
If we need to use the UTF-8 code page for a DB
From proenv we can type:
proenv>prodb sports2000_UTF8 %DLC%\prolang\utf\empty