Work: Oracle Database 10g Developer 6i Settings For Arabic Urdu Support
NLS_LANG = ARABIC_EGYPT.AR8MSWIN1256
To support in a setup with Oracle Database 10g and Developer 6i , you must align the character set settings across the database, the client operating system, and the Developer 6i environment. 1. Database Configuration NLS_LANG = ARABIC_EGYPT
CREATE DATABASE ... CHARACTER SET AR8MSWIN1256 NATIONAL CHARACTER SET AL16UTF16; the client operating system
In Form Builder:




Leave a Reply