Oracle Database 10g - Developer 6i Settings For Arabic Urdu Support Work
Developer 6i relies on the NLS_LANG parameter in the Windows Registry to interpret data. Writing Urdu or Arabic in Oracle Forms 6i
If generating PDFs results in "??????":
SET NLS_LANG=ARABIC_EGYPT.AR8MSWIN1256 SET NLS_DATE_FORMAT=DD/MM/YYYY SET NLS_SORT=ARABIC SET LANG=ar_EG Developer 6i relies on the NLS_LANG parameter in
SELECT * FROM V$NLS_PARAMETERS WHERE PARAMETER IN ('NLS_LANGUAGE', 'NLS_TERRITORY'); Developer 6i relies on the NLS_LANG parameter in
This is a font issue. The selected font in the Form/Report does not contain the glyphs for Arabic or Urdu. Developer 6i relies on the NLS_LANG parameter in
