Dear folks,
I am in the midst of creating 2 separate databases in a single system(Linux),one loaded with 1) Simplified Chinese(GB2312) & English
and another 2) Japanese(SHIFT-JIS) & English
I have created the initial Simplified Chinese(GB2312) & English DB without any problem after loading empty.*, promsgs.sch, gb2312.pf & proword.* in progress prolang/sch folder.
I then proceed with the creation of my second DB (Japanese) after loading loading empty.*, promsgs.jpn, japanese.pf & proword.* in progress prolang/jpn folder.
I successfully created the empty and production DBs and confirmed the CP for the newly created DB is in SHIFT-JIS using "proutil mfgprod.db -C convchar analyze undefined".
The starting of DB with "./startJP.Production" displayed the startup messages in Japanese .
The starting of "./clientJP.Production" failed with "GB2312 cannot be converted to SHIFT-JIS.....blah blah blah".
I thought I have already mapped empty.*. promsgs.jpn , japanese.pf and proword.* into the progress dlc directory....why is this conversion problem occurring?
Is it true that Progress only supports one default double byte language? Cant I have Japanese and Simplified at the same time? Is utf-8 the only resoultion to my current problem.
I really appreciate if anyone can help me out with this problem.
Thank you in advance
I am in the midst of creating 2 separate databases in a single system(Linux),one loaded with 1) Simplified Chinese(GB2312) & English
and another 2) Japanese(SHIFT-JIS) & English
I have created the initial Simplified Chinese(GB2312) & English DB without any problem after loading empty.*, promsgs.sch, gb2312.pf & proword.* in progress prolang/sch folder.
I then proceed with the creation of my second DB (Japanese) after loading loading empty.*, promsgs.jpn, japanese.pf & proword.* in progress prolang/jpn folder.
I successfully created the empty and production DBs and confirmed the CP for the newly created DB is in SHIFT-JIS using "proutil mfgprod.db -C convchar analyze undefined".
The starting of DB with "./startJP.Production" displayed the startup messages in Japanese .
The starting of "./clientJP.Production" failed with "GB2312 cannot be converted to SHIFT-JIS.....blah blah blah".
I thought I have already mapped empty.*. promsgs.jpn , japanese.pf and proword.* into the progress dlc directory....why is this conversion problem occurring?
Is it true that Progress only supports one default double byte language? Cant I have Japanese and Simplified at the same time? Is utf-8 the only resoultion to my current problem.
I really appreciate if anyone can help me out with this problem.
Thank you in advance