Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

wrong characters

Status
Not open for further replies.

gilktips

Technical User
Jan 8, 2003
1
BR
Anyone has any knowledge in JDE running on AIX servers?

The thing is that some characters are replaced by some other characters when inserting data in the database.

For example:
ç is replaced by ?
á is replaced by ?
ã is replaced by ?

Here are some useful information:
code set: iso8859-1
locale: pt_PT

the JDE.INI file used to have:
; LocalCodeSet=WE_ISO88591
But we changed for
LocalCodeSet=ISO8859-1

No chances where noticed.

Any ideia would be helpful.

Thanks,
Gilk


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top