Arabic Characters not displaying properly in SQL+ Enviorment

Hi,
I have Oracle 8i ,I am able to insert and view arabic characters properly from asp and asp.net application but whenever i tried to run sql scripts to fetch arabic data it displays only reverse'?'sign in place of all characters .....
Is there any particular setting to be ..... If yes please also mention the steps.
Bye

May I assume since you're using ASP that you're on Windows? The only way I'm aware to be able to display Arabic characters on Windows would be to set your Windows language to Arabic. This will be somewhere in the Control Panel, but without knowing what version of Windows you're on, it's hard to be more specific.
In general, SQL*Plus is not a wonderful tool for viewing non-English data.
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • Arabic characters not displayed properly in the preview mode

    Hi,
    I am preparing a tool in arabic and all arabic characters seem to be displayed correctly in the design mode, but become illegible in the preview mode or when exported in flash (swf). Help much appreciated.
    Gregor

    Hi Gregor
    I think you're out of luck. There is no Arabic language pack for Xcelsius.
    When you're in design mode, you're using the Windows OS features, but when you try to preview or export then Xcelsius begins the process of converting the xlf to a swf. And since there is no lang pack it doesn't know what to do with the Arabic characters.

  • Arabic is not displayed properly in Oracle Forms...

    Hi,
    I'm using oracle 9i database and forms 6i. mt database contains arabic data and the character set of database is "UTF8". when i display the data in arabic in forms, it is giving junk characters. i set the NLS_LANG for forms to UTF8 in the registry. still the arabic is not showing properly.
    pl. tell me how i can resolve this problem.
    regards
    george

    Hi Gregor
    I think you're out of luck. There is no Arabic language pack for Xcelsius.
    When you're in design mode, you're using the Windows OS features, but when you try to preview or export then Xcelsius begins the process of converting the xlf to a swf. And since there is no lang pack it doesn't know what to do with the Arabic characters.

  • Unicode Characters not displaying properly after updating to 13.0.1+

    Previously, I had installed the Symbola font because certain symbols were not displaying properly in Firefox (notably on Twitter). Installing the font solved the problem for the most part (the four bit hex characters still didn't show up, but the six bit ones did).
    After updating to 13.0.1 the other day, the six bit hex codes do not show the correct symbol anymore with Symbola still installed. I even deleted Symbola from my fonts, redownloaded it (a newer version, no less), installed it, and opened Firefox, and it did not solve the issue. Like the 50 million other things that Firefox broke with the update to 13. -_-
    EDIT: This issue has since persisted with 14.0.1.

    Try to install the DejaVu font.
    *http://en.wikipedia.org/wiki/DejaVu_fonts
    *http://dejavu-fonts.org/

  • Hungarian characters not displaying properly

    What is the fix for ColdFusion MX 6.1 when it does not
    display foreign characters properly? I have 2 links one just and
    HTML page which displays my hungarian characters properly and when
    I change it to a ColdFusion Page it does not display properly.
    HTML Page
    http://www.etlsoft.hu/demo1/index6.htm
    ColdFusion Page
    http://www.etlsoft.hu/demo1/index6.cfm

    FYI I was able to solve the problem by adding this tag.
    <cfprocessingdirective pageencoding = "UTF-8" />

  • French special characters not displayed properly in discoverer 11g

    Gurus
    We are upgrading to discoverer 11.1.1.3
    I have found that French special characters (letters with accents) are not displayed properly in the discoverer tool menu.
    Example
    Sélectionner is displayed as S?lectionner.
    This doesn't seem to be a server issue as one of the tester (in U.S) is able to see the french characters displayed and ironically it is not the case in France itself where this is required.
    Please help
    Regards
    Ariv

    Pl post details of the two clients being used in this scenario - the exact OS version, browser version, browser language settings, Java version etc
    Since the accented character shows on one client , the issue is with the client or the settings on the client where the accented character is not showing correctly.
    HTH
    Srini

  • Characters not displaying properly

    I can't find how to properly enter and display certain chars from my db to my jsp page.
    For instace, the word "Li'l" is displaying as "Li�??�?��??l".
    things like TM,R arent working either.
    the "'"(apostrophe) is entering into the DB without a problem- but it wont display. The (TM) is not storing or display properly.
    Is there anyway to copy text directly from wordpad into a textbox and have it store in mysql and display in jsp correctly?
    Also, this might be a question for the mysql section:
    If i'm doing a query like thisSELECT ID, brandName, productInformation, productName, productImage FROM blahblah.uk WHERE brandName = '" + brand + "'"; and " brand + has an apostrophe- the query screws up. Is there a way around it at all?
    here is my entire DB connection code.
    <%
    Class.forName("org.gjt.mm.mysql.Driver");
    conn = "jdbc:mysql://" + host + "/" + db + "?user=" + user  + "&password=" + pass;
    Connection Conn = DriverManager.getConnection(conn);
    Statement SQLStatement = Conn.createStatement();
    String Query = "SELECT ID, brandName, productInformation, productName, productImage FROM blahblah.uk WHERE brandName = '" + brand + "'";
    ResultSet SQLResult = SQLStatement.executeQuery(Query);
    %>
    <%
              while(SQLResult.next())
                     x_ID = SQLResult.getString("ID");
                    x_brandName = SQLResult.getString("brandName");
                    x_productName = SQLResult.getString("productName");
                    x_productInformation = SQLResult.getString("productInformation");
                    x_productImage = SQLResult.getString("productImage");
                    thanks

    May I assume since you're using ASP that you're on Windows? The only way I'm aware to be able to display Arabic characters on Windows would be to set your Windows language to Arabic. This will be somewhere in the Control Panel, but without knowing what version of Windows you're on, it's hard to be more specific.
    In general, SQL*Plus is not a wonderful tool for viewing non-English data.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Arabic characters not rendering properly

    My code is here.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" backgroundAlpha="1" backgroundColor="white">
    <mx:Label text="البريدا إللكتروني" fontSize="36"/>
    </mx:Application>
    And its output is here (Note the Arabic rendering issues).
    Can someone assist me to fix this issue in a quick way?
    Many thanks for any suggestions.
    Nith

    May I assume since you're using ASP that you're on Windows? The only way I'm aware to be able to display Arabic characters on Windows would be to set your Windows language to Arabic. This will be somewhere in the Control Panel, but without knowing what version of Windows you're on, it's hard to be more specific.
    In general, SQL*Plus is not a wonderful tool for viewing non-English data.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Special French characters not displaying properly

    Hi:
    I am using Weblogic 9.2, struts 1.2, JDOM,and ejb.
    I read special characters from the properties files using struts but when I assigned it to xml tags(JDOM elements) it is not showing properly in the xml tags.
              Element header = new Element("header");
              while(elementListItor.hasNext())
                   Element child = (Element)elementListItor.next();
                   String name = child.getName();
                   header.addContent(new Element(name).setText("Montant pay?", name)));
                   i++;
    Yours,
    Desperate.

    Hello,
    If you are displaying the report output as a PDF output then you need to make sure that:
    -NLS_LANG is set to French
    -the fonts used in the report are installed on the PC
    -the characters are stored correctly in the database
    -PDF subset is configured
    How to Use Font Subsetting in Reports for PDF Output (Doc ID 207711.1)
    Regards,
    Alex

  • Arabic does not display properly

    I was able to see Arabic characters but the letters in each word were not connected as they should. That's an issue with Safari engine.
    I almost bought this sucker. Too bad. Have to wait until Apple fixes this issue.

    Arabic is not officially supported yet.
    These are the supported languages:
    Language support for English, French, German, Japanese, Dutch, Italian, Spanish, Portuguese, Danish, Finnish, Norwegian, Swedish, Korean, Simplified Chinese, Traditional Chinese, Russian, and Polish
    International keyboard and dictionary support for English (U.S.), English (UK), French (France), French (Canada), German, Japanese, Dutch, Italian, Spanish, Portuguese (Portugal), Portuguese (Brazil), Danish, Finnish, Norwegian, Swedish, Korean (no dictionary), Simplified Chinese, Traditional Chinese, Russian, and Polish

  • Arabic characters not displaying in Forms

    Problem :
    I have a xml in the unix server machine and I try to read that xml file through a dba job which is using simple utl_file functionality.
    To read the file and put in a table of column CLOB.
    I'm checking it from front end Oracle 10g form 's text item , I'm getting junk characters like ???????
    I tried to check whether the data stored in db is correct by running below program to generate message to the text file
    BEGIN
    for x in (
    select message from tb_xml_in where xml_sr_no='123'
    loop
       clob_to_file( '/test/debug/',
       'test' || '.txt',
       x.message );
    end loop;
    END;I transferred the test.txt from unix and checked in notepad of my machine where Arabic character is enabled
    and it is showing me Arabic character.
    Which means its storing correct in db but not able to show it correct in through FMB.
    Database details:
    NLS parameter is
    NLS_LANGUAGE          AMERICAN
    NLS_TERRITORY          AMERICA
    NLS_NCHAR_CONV_EXCP     FALSE
    NLS_CHARACTERSET     AR8MSWIN1256
    NLS_NCHAR_CHARACTERSET     AL16UTF16
    NLS_LENGTH_SEMANTICS     BYTE
    NLS_RDBMS_VERSION     10.2.0.4.0
    select * from V$NLS_VALID_VALUES where parameter = 'CHARACTERSET' and value like '%UTF%';
    PARAMETER     VALUE          ISDEPRECATED
    CHARACTERSET     AL24UTFFSS     TRUE
    CHARACTERSET     UTF8          FALSE
    CHARACTERSET     UTFE          FALSE
    CHARACTERSET     AL32UTF8     FALSE
    CHARACTERSET     AL16UTF16     FALSE
    select * from V$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      ProductionChanging NLS Characterset of db is not currently recommended as the production database is very huge.
    Can you please help on how i can resolve this issue.

    even though the NLS_LANG is AMERICAN_AMERICA.US7ASCII in formconfig.
    My utl_file.Get_line not reading arabic character in my xml file.
    since my incoming xml is in UTF8 format, I used following code to read xml as raw data type and converting format from UTF8 to database format(i.e., Arabic) and I'm able to see Arabic from front end
    DECLARE
    v_Data1 varchar2(32767 BYTE);
    v_Data2 varchar2(32767 BYTE);
    v_Raw1 raw(32767);
    v_Targetcharset varchar2(40 BYTE);
    v_Dbcharset varchar2(40 BYTE);
    v_inf UTL_FILE.FILE_TYPE;
    l_UTL_DIR varchar2(1000) := '/test/arabic/in/xml/';
    v_Filecharset varchar2(100);
    v_nchar NVARCHAR2(4000);
    BEGIN
    v_Filecharset := 'AMERICAN_AMERICA.AL32UTF8' ;
    v_Dbcharset:= 'ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256' ;
    dbms_output.put_line('here1');
    V_Inf := UTL_FILE.FOPEN(l_UTL_DIR,'testing.xml', 'R',32767);
    dbms_output.put_line('here2');
    UTL_FILE.GET_RAW(V_inf, v_Raw1, 2000);
    dbms_output.put_line('here3');
    v_Raw1 := UTL_RAW.CONVERT (v_Raw1,v_Dbcharset,v_Filecharset);
    dbms_output.put_line('here5');
    v_Data2 := utl_raw.cast_to_varchar2 (v_Raw1);
    dbms_output.put_line('here6');
    update sample_test set sample_col1 = v_Data2
    where sample_col2 ='XXXXX';
    UTL_FILE.FClose(v_inf);
    commit;
    EXCEPTION
    WHEN OTHERS THEN
         dbms_output.put_line('SQLERRM ='||SQLERRM);
    End;
    /Edited by: Leonard on Aug 31, 2012 4:32 AM

  • Chinese Characters not displaying properly

    I pasted Chinese text into a Rolling title but not all of the characters display.  Some (not many) of them display as an x inside of a square.  All I can think is that some of the characters are not being recognized. If it matters, the text is simplified Chinese copied from a website, pasted into Notepad, then copied again and pasted into the title.
    Help is greatly appreciated.

    John,
    I see that now, but the font I selected (simsun) seems to have resolved my issue. I believe it is a bug if I can display the characters correctly on other app, especially Microsoft.  On Microsoft apps, I can select many standard fonts and the Chinese Characters display correctly.
    Thank you for the link to submit a bug report. When I get time I will submit it, and hopefully they will correct the issue. 
    God Bless,
    Mark

  • Chinese Characters Not Displayed Properly when iCal sync with Palm T5

    Hi All,
    I am having problem with the Chinese Character display on iCal. I am using iMac Intel Core Duo and Palm T5. I can read on my iMac the Chinese Characters which I typed on the iMac. Also I can read on my Palm those Chinese I inputted on my Palm. But both can't display the Chinese Characters inputed by each other. Can anyone help?
    Thanks.

    Hello,
    I assume your flash disk is using FAT16/32...
    You need to specify the character set when mounting it. On the command line...
    # mount /dev/sda1 /mnt/mountpoint -o iocharset=utf8
    To include this option in the default VFAT mount options under GNOME, launch gconf-editor, look for the key: /system/storage/default_options/vfat and add iocharset=utf8 to the list of mount options.

  • Why are Unicode Characters not displaying properly anymore ?

    Hi,
    I've just update my firefox Mac version 19.0 to 20.0. The big problem is I cannot see our Burmese Unicode character anymore.
    I can see burmese character at ( www.facebook.com/futurewayeducation ) with 19.0 without doing any setting but with 20.0, I am hopeless now. The page is writing with a font call Zawgyi-One. The font location is ( http://code.google.com/p/zawgyi/wiki/MyanmarFontDownload ). Now I have just one solution left which is removing this 20.0 version and use 19.0 or Switch Browser.
    Thanks.
    Zay Yar

    Screenshots are attache for reference.
    Thanks.

  • OLE Objects are not displayed properly-overlap characters and empty page

    I'm using CR4E 12 Runtime libraries to load and view reports that are created in CR designer  v10. Some of the OLE Objects (not all) are not displayed properly.
    1) A full page contains terms and conditions as ole object is not at all displayed and just shown as black image.
    2) Some data in a table (OLE Object) shown as overlapped characters.
    Any body know the reason and is there any workaround to solve this issue?
    Thankyou very much for your time.

    Your problem seems to be with the character encoding you are using for your text.  A quick google search for ColdFusion character encoding should turn up the answer.  In case you are interested in learning more:
    http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?cont ext=ColdFusion_Documentation&file=00001201.htm
    Hope that helps!
    - Michael

Maybe you are looking for

  • Method calling, a little difficultly, some help please

    Hi there! I have a "main" Class named Exchange (has the GUI elements) and instantiates other Classes. Another Class named Comms performs some methods which listen to an incoming stream of data. One particular method named incomingBody( StringBuffer s

  • User Details from Quick Poll

    Hello Experts, I have created a quick poll and it's ongoing. Now, is there a way to capture the user ids of the voters who ever participated in the poll? Please help. BR, Raghava

  • The Tagging Story gets Dicey!

    The following conditions are relatively common with regards to tagging (and exclusion of these conditions in the software, a possible cause) : tags can contain more than one word tags can overlap resulting in words that are associated with more than

  • Photo album problems

    If you have photo albums, you can't delete them. Manual says go to photo albums and click edit, a delete button will come up next to album and then delete. No button is coming up by the albums, if you add an album with no pictures in it, the delete b

  • How to speed up loading of web gallery on .Mac??

    On my .Mac web pages I have both web galleries created from iPhoto, and Photo Albums created from iWeb. All have been created from high res (8 MB+) image files. In iWeb I choose a smaller file size when uploading, to in turn get a faster loading when