Hi everybody,
Opendge installed on my laptop.
I want to create an empty database with codepage "GB2312"(Simply-Chinese), but with default setting, the codepage is "ISO8859-1".
I checked some documents, it's determined by empty.db in installed directory.
And there is subdirectory in prolang, which support internal language.
So I checked my laptop in prolang directory, there is only three folders, one is ame(for American english), another is utf(for utf-8), the other is convamap( I guess some system function).
I guess if I want to create a database with GB2312, there should be a folder SCH supporting this.
My question is how can I get these files, should I buy it from seller or I can download it from progress website.
----------------------------------------------
I have another problem hope you guys can give solution.
I export an XML file from Unix server and want to import it to Windows database.
Database codepage is GB2312(Simply-Chinese) both on Unix & windows server.
While importing, some chinese character shows "?", but others show correct.
While connecting to database, also use parameters -cpstream GB2312 -cpinternal GB2312 in the .pf file.
So I am wondering why some Chinese character can not show correct but "?".
Opendge installed on my laptop.
I want to create an empty database with codepage "GB2312"(Simply-Chinese), but with default setting, the codepage is "ISO8859-1".
I checked some documents, it's determined by empty.db in installed directory.
And there is subdirectory in prolang, which support internal language.
So I checked my laptop in prolang directory, there is only three folders, one is ame(for American english), another is utf(for utf-8), the other is convamap( I guess some system function).
I guess if I want to create a database with GB2312, there should be a folder SCH supporting this.
My question is how can I get these files, should I buy it from seller or I can download it from progress website.
----------------------------------------------
I have another problem hope you guys can give solution.
I export an XML file from Unix server and want to import it to Windows database.
Database codepage is GB2312(Simply-Chinese) both on Unix & windows server.
While importing, some chinese character shows "?", but others show correct.
While connecting to database, also use parameters -cpstream GB2312 -cpinternal GB2312 in the .pf file.
So I am wondering why some Chinese character can not show correct but "?".