Date convertion and other issues. [message #299313] |
Mon, 11 February 2008 07:00 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
dillango
Messages: 145 Registered: January 2008
|
Senior Member |
|
|
Dear All,
1. when we enter Gregorian date in the first column, it should automatically convert into Hijiri (Arabic date) date and display in the next column
2. I have two database columns . one has to store English text and next one has to be stored Arabic text. Each time the user has to press ALT+SHIFT key to change the arabic format viz.
How can I switch automatically when the user enters the respective colmns
3. In Reports, when I print the arabic column, it is printing only junk but when I query through SQLPLUS, it is showing correctly.
Thanks in advance for your reply.
I hope Mr.David and Mr.Littlefoot will go through this.
Regards, ILANGO
|
|
|
|
Re: Date convertion and other issues. [message #299999 is a reply to message #299313] |
Wed, 13 February 2008 23:58 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
akramrabaya
Messages: 41 Registered: November 2007
|
Member |
|
|
for the arabic data base col you have to set this some properties to to type in arabic any other language direct
initial keyboard state = local ( this if arabic your local language in your pc )
and in the font name = use any valid arabic font ( Arabic Transparent for example )
you have to make sure that the arabic is your local language in your machine ....
akram
|
|
|