Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to display Arabic language in oracle 11g?

1023599Jan 8 2014 — edited Jan 13 2015

Hi,

I have asked this question before, but no answers where given. I really need an answer because I cant find any working answer through the web.

  • my case is:

I am building a php and oracle application, everything works fine until I tested the insert function for Arabic text, I

get "?????"

  • environment:

       - oracle 11g r2.

       - windows 7 (home)

       - database charset is set to AL32UTF8

       - Arabic language is installed on windows

       - HTML page character set to <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

       - NLS_LANG is set to ARABIC_UNITED ARAB EMIRATES.AL32UTF8

       -  I am viewing the data via Oracle Enterprise Manager

       - data is inserted via html form.

And I tried using ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256 instead of AL32UTF8, but did not solve the issue.

Please guys your help will be much appreciated, my whole application is on hold until this issue is resolved.

Best Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 5 2014
Added on Jan 8 2014
3 comments
4,872 views