- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsHi All,
I need your technical guidance related to Urdu Support in Oracle Forms & Reports 9i.
Below are the details of requirement and R&D effort we made to achieve the desired output:
Requirement:
============
We have an application in Oracle Forms & Report 9i Rel 2 and Database 9i Rel 2.
There is a client requirement to provide Urdu support in this application. We have to enter Urdu data in few forms and print it in PDF reports.
Problem:
===========
We created new database with AL32UTF8 Character Set with same National Character Set for Unicode support.
Developed a form and report on a table with NVARCHAR2 data type.
Edited nls_lang entries in Registry to AMERICAN_AMERICA.AL32.UTF8
Installed Urdu Support in WinXp
Database stores and retrieves Urdu and displays Oracle SQL Developer.
Oracle form stores/retrieves Urdu characters but it fails to type complete words and sentences.
On typing 2nd, 3rd characters of a words all characters position mix up randomly and produce garbage.
Oracle report don't show Urdu characters in run-time but it shows the same in Report Builder.
Further more, Our group of applications works in Materialized View Replication environment [5-6 applications consolidate data at a Central Database]. If we change Character Set of one application's database to Unicode then is it must to apply the change in all databases of replication group.
Please suggest if Oracle IDS 9i or 10g provides support for Urdu. If yes then please suggest solution of the above stated problems.
Looking forward for your quick response.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: HenkaPosted on 2009-09-01 at 22:26:09ID: 25238201
In Forms - what is the value of DATA_LENGTH_SEMANTICS property ? It ought to be set to NULL if there is UTF8.
As I know Oracle IDS 10g provides support for Urdu. It seems that you need to do some settings in Report server, but I am not an expert in it.
I hope someone else can help you more than I can.