K
kirchner
Guest
I never tried it with any Unicode, but I once had the need to create a custom codepage which would compare characters exactly the same as some other system and it was not very difficult. This helped me a lot: documentation.progress.com/.../index.html In my case I didn't had to change the database collation or codepage, just the session codepage with the -cpcoll parameter. And I also worked with Progress TS and they give me some good directions on what to do. But yeah, no docs on how to do it for Unicode that I'm aware of.
Continue reading...
Continue reading...