Hello everybody,
I'm facing the challenge to replace (periodically) unicode characters from UTF8-coded files into useful ascii characters in order to store them in an ISO database.
My first idea was working with a database translation table.
But a large DBTT results in poor performance. Additionally I faced the problem that I should use a "W" packingcode and this doesn't work with DBTT.
So we decided to do the replace "manually" at runtime with a "small" uniface proc after getting a $procerror -300 from a validatefield.
I assume one or two of you has had the same problem before and could successful solve it. Does anybody of you have a (ready and proven) translation file or script for this purpose and would like to share it with us?
I've searched a lot the web but couldn't find anything helpful for me.
Best regards and looking forward to a reply. Thanks in advance.
------------------------------
Michael Rösch
Abrechnungszentrum Emmendingen
------------------------------