Accented characters displayed as "?" in Oracle AL32UTF8 charset
Accented characters displayed as "?" in Oracle AL32UTF8 charset
- Subject: Accented characters displayed as "?" in Oracle AL32UTF8 charset
- From: Amiel Montecillo <email@hidden>
- Date: Thu, 23 Dec 2010 15:06:32 +0800
Hello List,
I am having issues displaying accented characters in a page. They appear as "?" instead of the accents.
From the Oracle db having a charset of AL32UTF8 this is how the data appears
SELECT ASCIISTR(TITLE) FROM TABLE;
ASCIISTR(TITLE)
434066 D\FFFDigement et d\FFFDa\FFFDe des routes 104, 112, 227, 233, 235 et rang
Fort Georges, dans diverses municipalit\FFFD
The default encoding in my app is "UTF-8" plus <meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" /> in the component html file.
Any idea how can I go about solving this?
Or is this even a data presentation problem?
Is the data stored correctly? (I'm an Oracle noob)
Thanks,
Amiel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden