In a project I'm in we were confronted with database with US7ASCII
character set. We have some applications that will work on that
database but it must support Portuguese characters. Right now the
only way we have found to achieve it was to define a client side
character set HE8DEC. The problem is that this character set wil
require the manual change of more than 2000 forms/reports v4.5 :(
which were compiled with WE8ISO8859P1.
Does anyone knows a way to circunvent this ? A full database export
is not a solution. Is there a character set that is compatible with
a US7ASCII database and client side forms with WE8ISO ? I've also
looked ( not deeply ) at Translation Manager from oracle but it
seems to be too buggy ( VALUE_ERRORS !?!?!, how is this possible
Oracle ??? ).
I'll appreciate any hints. Post or reply directly.
Thanks in advance.