Store data in different Languages

Hi,
I have to display the same data in different languages like if japans user then there will Japanese Language and if India then English language for the same data.
Is there any way for the same?
Thanx.. Ratan

Ratan,
I dont think so , you have got that in a database ,rather the applications which your users should have the language compatibility.
i.e the interface which has options of selcting languages and displaying the same for them.
Sandeep Reddy Enti

Similar Messages

  • Table which stores the dates in different languages.

    Hi experts,
    Do we have any table which stores dates in different languages
    like
    December in EN
    Dezemer in  DE.

    Hi,
    You may use T247 table for this getting the name of the month(LTX feild) as per the language specified.
    Rewards if useful,
    Regards,
    Saurabh

  • SQL server support or can store data in multiple languages? If so, how is it done

    Hi All,
    Can you please let me know If SQL server support or can store data in multiple languages? If so, how is it done..
    Thanks,
    Subbu
    Thanks, Subbu

    Yes, you have to use Unicode data types such as nchar and nvarchar to store the data. See https://technet.microsoft.com/en-us/library/ms191200(v=sql.105).aspx
    Satish Kartan www.sqlfood.com

  • TS1702 App Store app in different language, how can I get it back to English

    My App Store is in a different language after updating, does anyone know how to fi this back to English?

    You do not state the type of iPod or its iOS...
    Try here  >  http://support.apple.com/kb/HT2371

  • Insert date in different languages

    Hello
    This is a question about switching between English and French. I live in France and am quite fluent in French but I prefer to write in English if I can. My Mac preferences are set to 1. English 2. French.
    I'm relatively new to Pages and I'm trying to set up letter templates in both English and French. For the latter I have selected all and specified Français in the Inspector Pane. This looks as if it will work, except it has no effect on the date, which I have put in using Insert Date and Time.
    Is there a way to do this which I have not spotted in the User Manual, or will I have to resort to entering the date manually as text in every letter?
    Thanks for any suggestions

    Here is the announced script.
    I dropped the enclosing asterisks so I may search more easily the location of the inserted date.
    --[SCRIPT openAndInsertFrenchDate]
    Enregistrer le script en tant que Script : openAndInsertFrenchDate.scpt
    déplacer le fichier créé dans le dossier
    <VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:Applications:Pages:
    Il vous faudra peut-être créer le dossier Pages et peut-être même le dossier Applications.
    menu Scripts > Pages > openAndInsertFrenchDate
    crée un nouveau document à partir du modèle personnel prédéfini
    et remplace les mots "mytFakeDate" par la date en Français.
    --=====
    L'aide du Finder explique:
    L'Utilitaire AppleScript permet d'activer le Menu des scripts :
    Ouvrez l'Utilitaire AppleScript situé dans le dossier Applications/AppleScript.
    Cochez la case "Afficher le menu des scripts dans la barre de menus".
    +++++++
    Save the script as Script, Application or Application Bundle: openAndInsertFrenchDate.xxx
    Move the newly created file into the folder:
    <startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:Pages:
    Maybe you would have to create the folder Pages and even the folder Applications by yourself.
    menu Scripts > Pages > openAndInsertFrenchDate
    will create a new document from the defined user template
    and replace every words "myFakeDate" by the date in French.
    --=====
    The Finder's Help explains:
    To make the Script menu appear:
    Open the AppleScript utility located in Applications/AppleScript.
    Select the "Show Script Menu in menu bar" checkbox.
    --=====
    Yvan KOENIG (VALLAURIS, France)
    2010/01/09
    property theApp : "Pages"
    property theMonths : {"janvier", "février", "mars", "avril", "mai", "juin", "juillet", "août", "septembre", "octobre", "novembre", "décembre"}
    property theDays : {"lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi", "dimanche"}
    property balise : "myFakeDate" (* CAUTION? You may change it but, it MUST be a word *)
    property avecNomJour : true
    true : inserts the name of the day before the date
    false : doesn't insert the name of the day before the date
    --=====
    on run
    set p2myTemplate to my prepare()
    set FrenchDate to my dateEnFrancais()
    set UNTITLED_loc to my getLocalizedFrameWorksName(theApp, "Untitled")
    tell application theApp
    activate
    try
    close document UNTITLED_loc
    end try
    end tell -- theApp
    tell application theApp
    activate
    open p2myTemplate
    tell document 1
    set n to count of words
    repeat with P from n to 1 by -1
    if word P is balise then set word P to FrenchDate
    end repeat
    end tell -- document
    end tell -- theApp
    end run
    --=====
    on dateEnFrancais()
    local dd, francais, w, j
    set dd to current date
    set francais to "" & (day of dd) & space & item (month of dd as number) of theMonths & space & year of dd
    if avecNomJour then
    set w to (weekday of dd) as text
    set w to text 1 thru 3 of w
    repeat with j from 1 to 7
    if w = item j of {"Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"} then
    set w to item j of theDays
    exit repeat
    end if -- w = item j…
    end repeat
    set francais to w & space & francais
    end if -- avecNomJour
    return francais
    end dateEnFrancais
    --=====
    on getLocalizedFrameWorksName(theApp, x)
    local p2bndl
    set p2bndl to (path to application support as text) & "iWork '09:Frameworks:SFApplication.framework:Versions:A:Resources:"
    return my getLocalizedName(theApp, x, p2bndl)
    end getLocalizedFrameWorksName
    --=====
    on getLocalizedName(aa, tt, ff)
    tell application aa to return localized string tt from table "Localizable" in bundle file ff
    end getLocalizedName
    --=====
    on prepare()
    local d1, d2, customTemplateFolder
    tell application theApp
    set d1 to localized string "Templates" (* nom local du dossier "Modèles" *)
    set d2 to localized string "My Templates" (* nom local du dossier "Mes Modèles" *)
    end tell -- theApp
    set customTemplateFolder to (((path to application support from user domain) as Unicode text) & "iWork:" & theApp & ":" & d1 & ":" & d2 & ":") as alias
    return choose file default location customTemplateFolder without invisibles
    end prepare
    --=====
    --[/SCRIPT]
    Yvan KOENIG (VALLAURIS, France) samedi 9 janvier 2010 18:59:40

  • Extenal table stores data in different format

    I used the following statement I found at
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96652/ch12.htm
    exaclty.
    CREATE TABLE emp_load (first_name CHAR(15), last_name CHAR(20), year_of_birth CHAR(4))
    ORGANIZATION EXTERNAL (TYPE ORACLE_LOADER DEFAULT DIRECTORY ext_tab_dir
    ACCESS PARAMETERS (RECORDS FIXED 20 FIELDS (first_name CHAR(7),
    last_name CHAR(8),
    year_of_birth CHAR(4)))
    LOCATION ('foo.dat'));
    Alvin Tolliver1976
    KennethBaer 1963
    Mary Dube 1973
    And when I select from table I get three rows, but the format is all wrong.
    SQL> select * from emp_load;
    FIRST_NAME LAST_NAME YEAR
    Alvin Tolliver 1976
    hBaer 196
    Kennet
    Dube 197
    Mary
    Can anybody please tell me what's going on here??

    $ cat foo.dat
    Alvin Tolliver 1976
    Kenneth Baer 1963
    Mary Dube 1973
    $ sqlplus scott/tiger
    SQL*Plus: Release 9.2.0.4.0 - Production on Wed Jan 25 11:35:16 2006
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.4.0 - Production
    SQL> CREATE TABLE emp_load (first_name CHAR(15), last_name CHAR(20), year_of_birth CHAR(4))
      2  ORGANIZATION EXTERNAL (TYPE ORACLE_LOADER DEFAULT DIRECTORY ext_tab_dir
      3  ACCESS PARAMETERS
      4  (records delimited by newline
      5  FIELDS terminated by ' '
      6  )
      7* LOCATION ('foo.dat'))
    SQL> /
    Table created.
    SQL> select * from emp_load;
    FIRST_NAME      LAST_NAME            YEAR
    Alvin           Tolliver             1976
    Kenneth         Baer                 1963
    Mary            Dube                 1973
    SQL>                                                                                            

  • Read different language from the file and upload data

    Hi Expert,
    I am loading customer master data through BDC( trx-XD01) by reading a file from PC. The file contains customer data in different language like English, Chinese, and Japanese etc. However, when creating customer master data, only those data in English are able to create, as I am in English log on. The data in other language is showing garbage value. However, when I am logging in with that language (say Chinese) this time I am able to create customer for Chinese data but not for other.
    Can someone one help me to solve this problem – irrespective of language in the file and SAP log on, I should able create customer through my program.
    Thnx ,
    Deba
    Edited by: Debashis Mahunta on Feb 11, 2008 10:55 AM

    Hi Expert,
    I am loading customer master data through BDC( trx-XD01) by reading a file from PC. The file contains customer data in different language like English, Chinese, and Japanese etc. However, when creating customer master data, only those data in English are able to create, as I am in English log on. The data in other language is showing garbage value. However, when I am logging in with that language (say Chinese) this time I am able to create customer for Chinese data but not for other.
    Can someone one help me to solve this problem – irrespective of language in the file and SAP log on, I should able create customer through my program.
    Thnx ,
    Deba
    Edited by: Debashis Mahunta on Feb 11, 2008 10:55 AM

  • HT5100 Hi, help my ITunes and App store is in a different language

    Hello my ITUnes and App store are in different language how can I change this pls?

    As far as I know the language of the two stores (iTunes and the App Store) can't be changed - they will be in the language of the country where your account is based (if they aren't correct then try logging out of your account on the iPad by tapping on your id in Settings > Store and then log back in).

  • Addresses in different languages in Customer Master

    Hello Experts
    CRM 7.0 - EHP 1- WEB UI
    Requirement - 1
    Ability to store addresses in different languages and their translation in other languages.  The prospect ADDRESS data is maintained in DUTCH language.  For the same prospect the ADDRESS will also be maintained in FRENCH.
    Requirement - 2
    When the user will login to WEB UI with the FRENCH language, he/she should see the address maintained in FRENCH for the same prospect
    How can i achieve the same? Any customizing settings for the same (International Version)? Any SAP Note around this?
    Kindly revert
    Regards

    For example: I want to make an account for me with
    Tiger in English, and another one for my wife with
    Tiger in Japanese. Is that possible?
    Yes. You can choose any of the available OS X localizations for any user account you set up.

  • Same column handling different languages

    This is more of a generic question.
    While creating a multilingual website which allows for data to be entered in multiple languages, there is an issue if this data in different languages starts to go into fields which have a primary/unique constraint then its integrity will be compromised.
    The DB is UTF8 compliant.There are lot of multiligual websites out there that might face similar problems.Whats the workaround for this.
    - Create another record for different language entry and link it to primary record which is in English.So lot of multilingual records for one main record.
    - Make columns language specific and control it trough front end making constrained columns with same language.Though with this it becomes a user usability issue in that user has to keep switching his keyboard language support.
    Any inputs would be extremely valuable.

    Hi,
    In the report query you can conditionally generate the links.
    Example.
    select
    case when status = 'schedule' then  '<a href="'||'f?p=&APP_ID.:150:&SESSION.::NO:150:P150_ITEM1,P150_ITEM2:'||
          value_for_item1||','||lvalue_for_item2||'">status </a>'
    when status = 'active' then  '<a href="'||'f?p=&APP_ID.:200:&SESSION.::NO:200:P200_ITEM1,P200_ITEM2:'||
          value_for_item1||','||lvalue_for_item2||'">status </a>'
    else status end column_title,
    ....Regards,
    Natarajan
    Edited by: Nattu on Mar 18, 2013 11:53 PM

  • Changing locale settings of DB2 for storing data in multiple languages

    hi friends,
    i want to know how to store data in multiple languages in the same
    DB2 database. i am developing a e-commerce application which stores
    data of users around the globe. i know that i need to create a database
    with characterset UTF-8. But how will i change the locale (language and territory) of the user session. (i am asking something corresponding to to Oracle's ALTER SESSION nls_language command). i want to insert data through JDBC.
    please help me.
    Binu Joseph

    But how will i change the
    locale (language and territory) of the user session.Store all keywords in a database, using the local name (e.g. us-en) as the primary key. Your servlet should determine the user's locale (ServletRequest.getLocales()) and use it as the primary key for an SQL select.
    Now use the fields obtained from the DB to populate your HTML page.

  • Insert data in multiple languages

    Hi,
    How can I store data in multiple languages using SQL*plus.
    What setting do I need to make.
    NLS_CHARACTERSET
    WE8ISO8859P1
    mention the steps for the following.
    Thanks
    Jagriti
    null

    I recommend looking at the Globalization support FAQ at:
    (http://technet.oracle.com/products/oracle8i/)

  • How to store personal data in two different languages

    Hello,
    as usual we're storing employee's personal data in the infotype 0002, but suppose we need to store this information (for instance the name) in two different languages with also two different alphabets (for instance english and russian, chinese, etc.) As far as I know you cannot store data in the infotype depending on the language, and for infotype 0002 there are no subtypes available, so what is the solution provided by SAP if you need to store information in two different languages?
    Kind regards,

    Hello Raj,
    first of all thank you very much for your answer, it's in fact a good idea, but what if I need to store the information both in English and Greek, if I create a new screen for Greek employees (lets say) they are only going to enter the info in greek language, what about the english info?
    I don't want to create two registers in infotype 0002, I think it will be a better idea if we had an infotype to store additional info in other languages, take into account that we'll probably need other fields like family members names and so on
    Thanks again

  • Storing different languages of data in Oracle database.

    Hi Sir,
    I'm currently using Oracle8iEE (816).
    I would like to know:
    How to store chinese character into Oracle database?
    How to sort the result if I have different language of data in the same table?
    Please advise on what are the common practice and issue to take care of.
    Thanks a lot in advance.

    Anybody has experience in this area, can you please provide some advise?
    Thanks.

  • Store values of different data types into single database field

    Hi Friends,
      I  have to store values of different data types(character, numeric, date, time,  text, etc) into a single database field(Char 80). Then read the same values and display it into ABAP Webdynpro report. 
    Appreciate any ideas, examples, suggestions.
    Thanks
    JB

    Hi,
    Try like this:
    data: txt1 type string,
          var1(1) type c,
          var2(1) type n,
          var3 like sy-datum,
          var4 like sy-uzeit.
    parameters: a type c,
                b type n,
                c like sy-datum,
                d like sy-uzeit.
    concatenate a b c d into txt1.
    write txt1.
    var1 = txt1+0(1).
    var2 = txt1+1(1).
    var3 = txt1+2(8).
    var4 = txt1+8(8).
    write: / var1,
           / var2,
           / var3,
           / var4.
    Regards,
    Bhaskar

Maybe you are looking for