Multi Language Support in Forms? [message #185123] |
Mon, 31 July 2006 01:49 |
amul
Messages: 252 Registered: April 2001 Location: Chennai
|
Senior Member |
|
|
Hi,
I have created my database to support multilingual.
Also have created my database in unrestricted multilingual characterstic as AL32UTF8 and i gave the nls_national_charactersets as AL16UTF16.The nls_language is AMERICAN and nls_territory is also AMERICA.
Now my database is storing both the english and arabic characters.My client needs one forms entire record should appear in arabic and the same form should be appear in english also.
My table has the mixed character sets of english and arabic.But the client need that they will pass the parameter as arabic means the entire data from table has to appear as arabic.If they are passing the parameter as English means the entire form should be appear as English.
I am very confused to retreive both languages from the database to forms.Please advise...
|
|
|
|