Multiple Language  : Data Display Problem

Hi ,
I have one problem regarding NLS_LANG, please advice.
I have a table on source machine which stores the data in different language (German, Danish, Russian Cyrillic) but these data shows as "???????" on command prompt as well as on Toad when access it from client machine.
I know that displaying any kind of data depends on local NLS_LANG but what NLS_LANG I have to set so that it can display different language together. I am able to display data separately for German, Danish and Russian Cyrillic when I change NLS_LANG and location in client accordingly but unable to display all language together.
Default setting for NLS_LANG on client machine is AMERICAN_AMERICA.WE8MSWIN1252.
Please advise common NLS_LANG for all three language (German, Danish, Russian Cyrillic).
Thanking You

Pl continue the discussion in your original thread for continuity purposes.
Multiple data display problem

Similar Messages

  • PHP MySQL data display problem

    I am having trouble getting data to display on my web page.In Dreamweaver CS3, I created a new page.
    Selected PHP as the type.
    Saved it.
    Connected a database and created a recordset (all using Dreamweavers menus. I did not write any code).
    NOTE: The database is on a remote server.
    The TEST button displayed the records from the recordset with no problem.
    On the new page, I then typed some text.
    Then dragged some fields from the Bindings tab to the page.
    I saved it and then went to preview it in my browser.
    The page comes up completely blank. Not even the text shows.
    I then saved the page as an HTML page.
    When I preview this in my browser, the text shows, but the fields and data do not.
    I then tried creating a dynamic table (again, using the Dreamweaver menus.).
    A similar thing happens, ie. If I save it as an HTML, the text shows and the column labels and border shows, but no data.
    Nothing shows if I save it as a PHP file.
    I can view the data online using files created by PHPMagic, so I know the data is there and retrievable.
    It is just in pages created in Dreamweaver that don’t work.
    What am I doing wrong?

    My web server supports PHP. I can disply PHP pages created by other software packages, just not the Dreamweaver ones.
    Frank
    Date: Thu, 4 Jun 2009 19:04:03 -0600
    From: [email protected]
    To: [email protected]
    Subject: PHP MySQL data display problem
    To view php pages - or pages with PHP code in them - in a browser, the page must be served up by a Web server that supports PHP. You can set up a testing server on your local machine for this purpose. Look for WAMP (Windows), MAMP (Mac), or XXAMP for some easily installed packages.
    Mark A. Boyd
    Keep-On-Learnin'
    This message was processed and edited by Jive.
    It shall not be considered an accurate representation of my words.
    It might not even have been intended as a reply to your message.
    >

  • Date display problems

    Hello,
    I have notice some date display problems with browsers when visiting a Podcast page :
    https://itunes.apple.com/fr/podcast/euronews-no-comment/id193275779
    For exemples :
    8/45/13
    8/32/13
    4/49/13
    Date problems available on other podcasts :
    https://itunes.apple.com/fr/podcast/arret-sur-images-les-podcasts/id289722236?mt =2
    https://itunes.apple.com/fr/podcast/telezapping/id206252481?mt=2
    https://itunes.apple.com/fr/podcast/france-3-19-20-paris-ile-france/id285421036? mt=2
    Theses problems don't exist on iTunes.
    Who can fix it ?

    I checked three of them and see the same peculiarity. Only the web page version of the Store page has the errors. The first podcast you list has a minor error in the 'iTunes declaration'  but I wouldn't have expected it to affect the pubDate tag. The second doesn't give the day in that tag, and the third appears to be OK.
    I can only guess that it's a glitch of some sort in the Store software used to generate the web page. Only Apple can fix it. You could try the 'report a problem' link in the Store page in iTunes though I don't know how much notice they will take.

  • Multiple data display problem

    Hi ,
    I have one problem regarding NLS_LANG, please advice.
    I have a table on source machine which stores the data in different language (German, Danish, Russian Cyrillic) but these data shows as "???????" on command prompt as well as on Toad when access it from client machine.
    I know that displaying any kind of data depends on local NLS_LANG but what NLS_LANG I have to set so that it can display different language together. I am able to display data separately for German, Danish and Russian Cyrillic when I change NLS_LANG and location in client accordingly but unable to display all language together.
    Default setting for NLS_LANG on client machine is AMERICAN_AMERICA.WE8MSWIN1252.
    Please advise common NLS_LANG for all three language (German, Danish, Russian Cyrillic).
    Thanking You

    Similar issue has been discussed in the below thread :
    NLS_LANG setting for a client with multiple Oracle servers
    Re: how to insert multi language data to oracle database
    You can use iSQL*Plus which have Multiple Language Support.
    http://docs.oracle.com/cd/B19306_01/server.102/b14357/ch11.htm#i1026151
    You can write the question in Globalization Support forum too at :
    Globalization Support
    Regards
    Girish Sharma

  • Multiple language data in the same table and indexes

    We have 8.1.5 database with
    NLS_LANGUAGE=ENGLISH and NLS_TERRITORY=UNITED KINGDOM set at the database level. We also set the NLS_LANG appropriately when we index the data. We also use the preference setting BASE_LETTER=YES when indexing.
    Our tables contain book titles which is what we index using interMedia. Being an online book store, this table may contain titles in English (most of the titles are in English being UK) and some titles in French. Please note the French language has accents and diacritics. Normally in a French database with NLS parameters set correctly and BASE_LETTER=YES, if we search for a title with accent / diacritic it will return the record correctly and match the rows with or without the accents (e.g. searching for video will return both vidio (not the accent on e) and video). However, with the UK settings the accents are not ignored during indexing and it only returns the records that exactly match the search word (e.g. searching for video returns only video and searching for vidio returns only vidio (note the accents on e in the last two videos)).
    Question: Is there any way to appropriately index multiple language specific titles in the same database? If yes, how? Is it possible at all? Suggestions, ideas are welcome.
    null

    Similar request; if there are several different languages used in a database, but a search word can be typed in by anyone and not necessarily in the default language, I still want to be able to pick up all the records (including text in blobs) in any language where my search word = the equivelant word in the other languages; eg. searching on "tree", the search would bring back a document that contained "l'arbre". I then want to set the default language, and allow the user to select a "search in these languages" option to expand the search from the default "tree" to all languages in the database.
    I know about the multi_Lexer but does it extend functionality to this level?

  • Date display problem "Arabic"

    I am currently facing a problem related to date display as the date is being displayed in the following format:
    ������ 01, 2007
    I have checked the Locale and it was en_US.
    Can someone help me out so that the format that I get is the following:
    Sept 01, 2007
    Thanks

    What code are you using to format the date?

  • Category Axis for dates display problems

    I am experiencing an odd display behavior in my flex chart.
    The xml for the chart skips some time, for example:
    <item date="10/31/2006" val="57"/>
    <item date="12/27/2006" val="55"/>
    <item date="02/14/2007" val="44"/>
    <item date="02/22/2007" val="43"/>
    <item date="02/28/2007" val="59"/>
    <item date="02/28/2007" val="58"/>
    <item date="03/03/2007" val="35"/>
    But when it displays on the axis, it displays the labels like
    so:
    10/31/2006 2/22/2007 03/03/2007 etc....
    Here is my definition of the CategoryAxis.
    <mx:horizontalAxis>
    <mx:CategoryAxis id="h1" categoryField="date"
    labelFunction="formatLabel"
    dataProvider="{instrument.lastResult.dataset.rightaxis.series.item}"
    title="{instrument.lastResult.dataset.bottomTitle}"/>
    </mx:horizontalAxis>
    Is this a bug? The chart uses two vertical axis as well.
    Maybe this is causing the problem. Ideally I'd just like to define
    a start and end date for the bottom axis and have it display the
    months uniformly. Is there a way to do that or at least fix this
    odd behavior?

    I am experiencing an odd display behavior in my flex chart.
    The xml for the chart skips some time, for example:
    <item date="10/31/2006" val="57"/>
    <item date="12/27/2006" val="55"/>
    <item date="02/14/2007" val="44"/>
    <item date="02/22/2007" val="43"/>
    <item date="02/28/2007" val="59"/>
    <item date="02/28/2007" val="58"/>
    <item date="03/03/2007" val="35"/>
    But when it displays on the axis, it displays the labels like
    so:
    10/31/2006 2/22/2007 03/03/2007 etc....
    Here is my definition of the CategoryAxis.
    <mx:horizontalAxis>
    <mx:CategoryAxis id="h1" categoryField="date"
    labelFunction="formatLabel"
    dataProvider="{instrument.lastResult.dataset.rightaxis.series.item}"
    title="{instrument.lastResult.dataset.bottomTitle}"/>
    </mx:horizontalAxis>
    Is this a bug? The chart uses two vertical axis as well.
    Maybe this is causing the problem. Ideally I'd just like to define
    a start and end date for the bottom axis and have it display the
    months uniformly. Is there a way to do that or at least fix this
    odd behavior?

  • Language data type problem

    I am executing a FM from XI to create a Material with several languages in the form of ES, EN, FR and so on, what is the type that I have to use in the FM for this languages? I use a simple Char 2 type and does not work from XI but If I use SPRAS works fine, the problem is SPRAS is a Char 1 type so the system get confuse with for instance PL and PR.

    Hi
    The language in R3 is a field of 1 char, so you have to use a data type like SPRAS, if the system gets confuse I believe you need a routine to translate the language symbols from 2 char to 1 char.
    In R3 there're the table T002: here it can find both symbols: 1 char and 2 char.
    U can use the fm CONVERSION_EXIT_ISOLA_INPUT for translation:
    DATA: LANGUAGE_IN(2),
          LANGUAGE_OUT(1).
    CALL FUNCTION 'CONVERSION_EXIT_ISOLA_INPUT'
         EXPORTING
              INPUT            = LANGUAGE_IN
         IMPORTING
              OUTPUT           = LANGUAGE_OUT
         EXCEPTIONS
              UNKNOWN_LANGUAGE = 1
              OTHERS           = 2.
    Max

  • Forms 6i Data Display Problem

    All:
    I am running Forms 6i on win 2k server. The problem I have is that when trying to display a field that has data longer than the size of the field the data becomes left justified. Meaning by placing the cursor on the field and using back arrow the rest of the data gets displayed.
    Thanks in advance..
    Rycourt

    If it is server and DataBase is installed(oracle-sql) is there, You cna't continue Froms and Reports there, Froms and Report can only run on client end and with pc where inatall Oracle Personal Database.
    If you try this way, Hope problem will solved
    Thanks
    Nazmul

  • HT201263 My ipod touch is stuck on the home screen, gray background, only displays the ipod logo. The sliders do not respond at all, either to unlock or shut down, and multiple languages are displayed on the slider, none of them english. Maybe a virus or

    My ipod touch is stuck on the home screen, will not respond. Displays a gray background with the ipod logo, sliders are unresponsive. Bottom slider displays many different languages, none of them english. Maybe a virus or malware?? Restoring with itunes does not work, neither does holding down the home/sleep buttons to reset.

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Help Me:NLS - Multiple Language data in a database

    In order to have multilingual data in one oracle database, I am did this:
    1.installed oracle(8i)in NT(this NT also works as a client to feed and get data) with database character to be UTF8( since any kind of data is going to reside)
    2. NLS_LANG TO BE "FRANCE_FRENCH.EE8ISO8859P" in server as I will be using the server terminal to see russian character data ( THIS IS FOR EASTERN LANGUAGE, Apart from English, I am trying to store and retrieve Russian character in the same table)
    3. created a table with NCHAR data type.
    create table test( name nchar(25))
    4. I have the driver installed for English and Russian in my machine.
    5. I log into the SQL PLUS and in seperate worp pad I write an insert statement.
    like:
    insert into test values (n'@KH');
    I copy and paste this insert statement into the SQLPLUS, then it looks like
    insert into test values (n'???');
    when
    I select * from test , I get,
    NAME
    My question are:
    Is this setup OK, or do I have to make some more changes?
    Why can't I type russian letter in SQL PLUS?
    ( I see in one of the Oracle doc in NLS : topic : Locale Data , Heading - Calendar system uses Japanese character in the SQL PLUS directly). So my guess is that I should be able to insert and select these(russian) char as well.
    I will really appreciate , if I can get some feed back on this., I have already spent 3 days on this? Please help meeeeeeeeee.
    Thanks
    Susil
    [email protected]
    null

    Similar request; if there are several different languages used in a database, but a search word can be typed in by anyone and not necessarily in the default language, I still want to be able to pick up all the records (including text in blobs) in any language where my search word = the equivelant word in the other languages; eg. searching on "tree", the search would bring back a document that contained "l'arbre". I then want to set the default language, and allow the user to select a "search in these languages" option to expand the search from the default "tree" to all languages in the database.
    I know about the multi_Lexer but does it extend functionality to this level?

  • Multiple table data displayed on 1 form

    Hi,
    i have search the forum for a solution but cannot find anything relevent. please help.
    I am trying to display fields from two tables on 1 form. I have currently an interactive report using a query of 2 tables and this works fine. When i click on a record to view details on the report it shows data from 1 table and not both.
    I have created 2 After Header process 'Automated Row Fetch     Conditional' ; 1 for each table but only 1 seems to work at a time.
    Hope this makes sense.
    Aisha

    Hi Aisha,
    A VIEW is a SQL object that you would need to create through SQL Workshop. You can create it manually in SQL Commands or go to Object Browser and click the Create button then follow the prompts.
    As well as the VIEW you will also need an INSTEAD OF trigger as SQL can not directly update a VIEW's underlying tables.
    Have a look at: Re: How to update view resp. table (search for my post that starts "I've detailed a few INSTEAD OF triggers over time" as this explains what you should do)
    Once you have a VIEW and a TRIGGER created, using the VIEW for a form is exactly the same as if you were using a simple table.
    Andy

  • Date Display Problem

    Hello All,
    I have 2 text fields, namely, "Start Date" and "End Date". I am trying to set default text in these fields. The start date should default to Monday and End date should default to Friday of current week. My problem is the setText() Method accepts String as arguments but "cal.add(.." returns a calendar object. Is there anyway i can convert a calendar object to string? or is there some other way to achieve what i am trying to? Please help!!
    Below is my code.
    * This method gets the corr. day for the entered date
    public static int getDay(Date date){
    Calendar cal = Calendar.getInstance();
    cal.setTime(date);          
    return cal.get(DAY_OF_WEEK);     
    * This method sets default text in the fields "Start Date" and "End Date"
    private void setDefaultText(){                    
    int currentDay = getDay(currentDate); //Current Date is todays date
    Calendar cal = Calendar.getInstance();
    if(currentDay==1){
    getStartDateText().setText(cal.add(Calendar.DATE,1));                         
    getEndDateText().setText(cal.add(Calendar.DATE,5));
    if(currentDay==2){
    getStartDateText().setText(cal.add(Calendar.DATE,0));                         
    getEndDateText().setText(cal.add(Calendar.DATE,4));
    if(currentDay==3){
    getStartDateText().setText(cal.add(Calendar.DATE,-1));                         
    getEndDateText().setText(cal.add(Calendar.DATE,3));
    if(currentDay==4){
    getStartDateText().setText(cal.add(Calendar.DATE,-2));                         
    getEndDateText().setText(cal.add(Calendar.DATE,2));
    if(currentDay==5){
    getStartDateText().setText(cal.add(Calendar.DATE,-3));                         
    getEndDateText().setText(cal.add(Calendar.DATE,1));
    if(currentDay==6){
    getStartDateText().setText(cal.add(Calendar.DATE,-4));                         
    getEndDateText().setText(cal.add(Calendar.DATE,0));
    if(currentDay==7){
    getStartDateText().setText(cal.add(Calendar.DATE,-5));                         
    getEndDateText().setText(cal.add(Calendar.DATE,-1));
    }

    Mogambo_Khush_Hua wrote:
    I am sorry that did not work either. Calendar returns a string for toString(). I agree. But Calendar.add(int,int) does not as add(int,int) returns VOID. Here is what i tried doing as was suggested in the earlier postings.
    if(currentDay==1){
         getStartDateText().setText((cal.add(Calendar.DATE,1)).toString());
         getEndDateText().setText((Calendar.add(Calendar.DATE,5)).toString());
    If you notice the 2nd line reads cal.add and the 3rd line reads as Calendar.add.
    The 2nd line gives me an error, "Cannot Invoke toString() on primitive type void"
    The 3rd line gives me an error, "The method add(int,int) from type Calendar is not static"
    Any help would be greatly appreciated. Googling for stuff is not getting me anywhere either.You can't do it in one operation (at least not that way).
    The add() method operates on cal and changes it's value, but returns you nothing; so what you are in effect saying is:+nothing+.toString();which is what the compiler is complaining about.
    Hope that helps.

  • N8 Date Display Problem

    I've previously posted this in a similar thread, but recieved no replies, so am trying here.
    I've have a problem after the getting the Anna update.
    Got mine done at an NCC (UK Tesco 059C951). and all was fine. Put in parts 1/2 & 2/2 when I got home via Ovi Suite on PC.
    I have the problem in that the date format in my phone keeps reverting to YYYY:MM:dd format instead of DD:MM:YYYY as i'd like it.
    I've done a delete and restore and default reset to see if it cures it, but to no avail. I can't reinstall yet as Anna is not available for my Product code yet.
    In the" time settings", when I select the format I want, it switches back right in front of my eye's in about a second flat. I have to hit the back button before it changes back as that is the only way it remains.
    Once I turn off the phone, it reverts back to the yyyy:mm:dd settings again and I have to repeat the whole process again.
    It used to do this with PR1.1 and 1.2 sometimes, but a "delete and restore" usually cleared it. Hasn't worked this time though.
    Does anyone else have this problem or know what to do?
    Jurassic Park, Sam Neill to Dickie Attenborough " Mr. Hammond, the phones are working !"
    N8-00 Tesco UK 059C951, Lumia 920

    What code are you using to format the date?

  • Fieldpoint FP-1600 Data Display Problem

    I'm building a new system using the following devices:
    Fieldpoint Ethernet module (FP-1600)
    Analog input module (FP-AI-111)
    Fieldpoint Explorer (V.2.0 build 91)
    Lookout (V4.5 build 9, for Win32)
    When I use Fieldpoint explorer I have no trouble displaying the data from
    the one analog input module; However, when I attempt to display the data in
    Lookout I receive a box with a zero and red X. The alarm also alerts a "Bad
    quality received from network module" alarm.

    Never mind - operator error!
    I did not check over the IP addresses correctly.
    > I'm building a new system using the following devices:
    > Fieldpoint Ethernet module (FP-1600)
    > Analog input module (FP-AI-111)
    > Fieldpoint Explorer (V.2.0 build 91)
    > Lookout (V4.5 build 9, for Win32)
    >
    > When I use Fieldpoint explorer I have no trouble displaying the data from
    > the one analog input module; However, when I attempt to display the data
    in
    > Lookout I receive a box with a zero and red X. The alarm also alerts a
    "Bad
    > quality received from network module" alarm.
    >
    >

Maybe you are looking for