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!

Arabic language not displayed in Oracle 11g

1023599Dec 30 2013 — edited Feb 6 2014

Dear all,

I have problem in inserting data Arabic language into oracle database 11g.. it displays " ??????? "

I am programming a php application that insert data into oracle database, and I did as described in forums but still not working.
here is what i did:

  • NLS_LANG value is set to AMERICAN_AMERICA.AR8MSWIN1256
  • Database character set is: AL32UTF8
  • Arabic language is installed in windows regional and language settings, and Arabic keyboard
  • HTML page character set is: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

I cant figure out whats causes the problem in my case. any help will be much appreciated.

Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2014
Added on Dec 30 2013
8 comments
7,524 views