10g supports Unicode 4.0?

Hi,
As we've using the new input kit for input the HKSCS words which is compliant to ISO10646:2003 (which is compatible to Unicode 4.0), some of the words in the Extension B as claimed by this input kit cannot be stored and retrieved correctly in 10g. I would like to ask whether Oracle 10g is not yet support to Unicode 4.0 s.t. this problem happens or any other reasons? Thanks for your help!
Regards,
Francis.

Thanks for the reply. I would like to ask, if I input a word (which is a HK supplementary characters) using the input kit, it will input the character with the latest Unicode 4.0 code point (U+232AB). Before 4.0, this characters appears in the private user area in 3.2 (U+E679) which if I use a previous version of input kit to input the same character, Oracle client (e.g. sqlplus) can display and store it correctly. Does it mean that Oracle 10g only support to 3.2 but not 4.0 in such circumstance? But very strangely, if I use the "unistr" function to display the word, both sql can give me correctly this supplementary character:
1. select unistr('\E679') from dual; (Unicode 3.2 code point of U+E679)
2. select unistr('\D84C\DEAB') from dual; (Unicode 4.0 code point of U+232AB)
It confuse me whether Oracle do support Unicode 4.0 since if not, how can it display the same word using the new 4.0 code point or it just depends on the client side settings? Please help. Thanks a lot!
Regards,
Francis.

Similar Messages

  • JDBC-ODBC Bridge does not support Unicode UTF-16

    Hi
    I'm using Jdeveloper 10.0.3 IDE in order to develop an application for data transformation between MS Access 2003 (source) and Oracle 10g (destination). Clients use Windows XP.
    JDBC-ODBC Bridge still does not support Unicode UTF-16 which is the Charest used by MS Access 2000/2003.
    Note that when I changed locale in regional setting, destination Connection to Ora10g failed to open a connection, it works only with English locale, so I can't change my locale information.
    How can I read Unicode from source DB?
    Any help would be appreciated. I look forward to see your response.
    Thanks,

    i also heared that JDBC-ODBC Bridge still does not support Unicode UTF-16,
    but i guess this is not in my case.That's the key in fact. JDBC-ODBC Bridge does not support UTF-16, which is the charset used by MS Access 2000/2003.
    or do i need to use a third party driver for jdbc odbc bridge?Free library at http://jackcess.sourceforge.net/
    Commerical JDBC driver at http://www.hxtt.com/access.html
    Yonghong Zhao
    System Analyst
    www.hxtt.com

  • Does Form 10g support database 8.1.7..? what version it support? Thanks.

    Does Form 10g support database 8.1.7..? what version it support? Thanks.

    I've never heard, that forms 10g not runs on 8.1.7.
    The list of certified combinations can be found on metalink.oracle.com

  • Does SAP.Functions support unicode?

    Hi,
    I have an ASP page using Server.CreateObject("SAP.Functions") to connect to SAP ecc 6.0. Does anyone know whether the wdtfuncs.ocx supports unicode? The result i got back from SAP shows English contents correctly but not Cyrillic character. Source code is something like this
    Set oSAP = Server.CreateObject("SAP.Functions")
    Set oConn = oSAP.Connection
    oConn.User = sUID
    oConn.Password = sPWD
    oConn.Language = "EN"
    oConn.Destination = sServer
    oConn.Client = iClient
    oConn.GroupName = sServer
    oConn.MessageServer = sMessageServer
    oConn.codepage = "4110"
    oConn.Logon 0, True
    Set oRFC = oSAP.Add(SAPFunctionModueName)
    Set oParam = oRFC.Exports(ParameterName)
    oParam.Value = ParameterValue
    Set oOut = oRFC.Tables(SAPoutputTableName)
    oRFC.Call
    The SAP .net connector works well, but in this case i have to use the .ocx file trying to avoid rewriting existing application with .net.

    Sorry, the SAP version is 710

  • Does Flex 2 or 3 support unicode?

    Hi,
    may be dumb question but does Flex 2 or 3 support UNICODE
    characters?
    Thanks

    Yes Flex 2 and Flex 3 supports UNICODE.
    The following link shows who to specify encoding in your mxml
    files.
    http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/js/html/wwhelp.htm?href=Part1_GetSt arted_004_1.html
    action Script file encoding can be changed by using compiler
    argument:
    -compiler.actionscript-file-encoding
    To view the usage details, run the command:
    mxmlc -help list advanced
    Thanks

  • Does SAP Business One support unicode  especially Chinese language

    Hi Experts
    please let me know the options
    Does SAP Business One support unicode  especially Chinese language
    Thanks & Regards
    Krish

    Hi Krish,
    You can check on SBO portal,
    Thanks
    Sachin

  • Does Oracle 10g support Active Data-guard?

    Hi all,
    Can Oracle Database 10g support Active Data-guard?
    Thanks you!
    Dan
    Edited by: Dan on Jul 12, 2011 10:13 AM

    no, active data guard is 11gR1 new feature.
    In Oracle Database 10g and below you could open the physical standby database for read-only activities (say, to offload some reporting), but only after stopping the recovery process. With these releases, If Data Guard is a part of your DR solution, you really can't afford to pause the recovery process for a long duration for fear of falling behind, so the physical standby database is essentially useless for any read-only activity.
    With Oracle Database 11g, that situation changes: You can open the physical standby database in read-only mode and restart the recovery process. This means you can continue to be in sync with primary but can use the standby for reporting. (As in previous versions, you can take the backup from the standby as well.)
    refer:- http://www.oracle.com/technetwork/articles/sql/11g-dataguard-083323.html

  • Oracle 10G  support and 12C release

    Hi,
    I am interested in new about Oracle 12C ---Cloud compute DB system. we have 10G database
    When 12C will be released ?
    When oracle10G will not supported by oracle
    As I know 10G released in 2004 and 10gR2 in 2006. Normally speaking, 10G support will be terminated next year (after released 5 years).
    Any updated for this event?
    Jim

    Premier support has already ended on Oracle 10gR2 last july.
    Ie, no new bugs will be fixed.
    Sybrand Bakker
    Senior Oracle DBA

  • Does Java SDK V1.4.2 Support Unicode 4.0

    Hi all:
    I want to develop a java application to handle some difficult traditional Chinese in WinXP. The Chinese word may contains more than 20000 difficult words. And this maybe use Unicode 4.0. I know WinXP support Unicode 4.0. Due to some reason, I have to finish the AP with JDK1.4.2. Does anyone know JSDK1.4.2 support Unicode 4.0? ThankX in advance....

    No it does not: http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Character.html
    Java 5 does: http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Character.html

  • ADF 10g support for Internet Explorer 8

    hi
    Working with Oracle support (in SR 7732252.994) we first reached this conclusion ...
    "Microsoft Internet Explorer 8 is not a supported for the ADF Faces applications built using JDeveloper 10.1.3.5.0"
    When I subsequently asked ...
    "Will there be a JDeveloper 10g release (post 10.1.3.5.0) that will support IE8 ?"
    ... the answer was ...
    "Jdeveloper 10.1.3.5 is the last release in the Jdeveloper 10g branch and there will be no more releases after 10.1.3.5.
    Therefore, there will be no support for IE 8 in the Jdeveloper 10g branch."
    question
    (q1)What is supposed to happen to ADF 10g production applications deployed in an environment that allows little control over the browser that is used (extranet/internet)?
    many thanks
    Jan Vervecken

    Thanks for your reply Shay.
    We plan to officially support IE8 with the next patch release to JDeveloper 11g - currently planned for later this year.That matches what I wrote in my initial post in this forum thread about IE8 support.
    We usually only certify browsers after they officially go production.That does not really answer my question (q1) in this forum thread.
    It is more like, how can I assess that Oracle will support any successor(s) of IE8 or successor(s) of any currently supported browsers for ADF 11g applications in the future? How long will Oracle support "commonly used browsers" for an ADF 11g application I build today, so how long will I be able to use that application?
    How do I answer such questions for ADF 11g applications that should be deployed on the internet (where, as some extranet environments, you typically have not that much (or no) control over which browsers your users use ... although some would like to argue with that, see forum thread "ADF Faces RC browser support and browser market share")?
    (By the way, do you have any feedback for the forum thread "ADF 10g support for Internet Explorer 8"?)
    regards
    Jan

  • Crystal Report XI does not support Unicode parameters?

    Post Author: thangvq
    CA Forum: Other
    Hello,
    In my Delphi 7 project I have the code: CRPrintEngine.ParamFields[0].CurrentValue := MyUnicodeStr;
    But in the report the result is just ???????
    Any help is very appreciated.
    Thang

    Post Author: thangvq
    CA Forum: Other
    Hello,
    I have just search the word "widestring" in all the source files of CR VCL XI and the result is so surprise that only few widestrings are found but all of the rest is "string".
    It is so ashamed for BussinessObject that they lied us that CR supports Unicode from version 9.0.
    This is not the first time I have problem with Unicode in CR. CR does not recognize Unicode data of User Defined Function that made in Delphi then compiled into DLL file.
    Thang

  • Will 32-bit hardware support Unicode

    We are currently running R/3 Enterprise 1.10 on Windows Server 2003, 32-bit hardware and Oracle 9i. My question is simple: will this platform support Unicode or do we need to upgrade to 64-bit hardware/software?

    You can check that at http://service.sap.com/pam
    Yes - it will be "supported" but you can be sure that you run into memory related problems sooner or later because of the 32bit limitation.
    Markus

  • Is 10g supported under the current version of OLE?  (64bit)

    Is 10g supported under the current version of OLE? (64bit) Can anyone point me to installation and repository info for doing the install?
    Alternatively, what is the highest version of 64 bit OLE that does support 10g (10.2)?
    Thanks
    EB

    Hi;
    For your question quick answer is:
    1. Check installation guide
    2. Check certification matrix from metalink
    3. Check below notes:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Master Note of Linux OS Requirements for Database Server [ID 851598.1]
    The Oracle Validated RPM Package for Installation Prerequisities [ID 437743.1]
    Master Note For Oracle Database Server Installation [ID 1156586.1]
    Regard
    Helios

  • Hi all i want a database supporting unicode.

    hi all!
    Please recommend me a database which could support unicode and whose installation would not be cumbersome(difficult) for me because once i have make hard try on oracle9i installation.
    but outcome was no more than wastage of time.Please if you have temperament to fully guide me untill success than kindly reply this thread.I can install oracle 8.
    I have read from its help that it has multilingual support but i do not know how to get this support.I have checked my oracle8 database and it is supporting we8iso8559pk(this type of thing probable).
    thanx.

    hi
    you can try using Microsoft SQL server 2000
    while installation u have to enable unicode support.
    it is easier as compared to installing oracle.

  • How to configure solaris 7 to support unicode(Arabic)

    hi all,
    I have a problem in configuring solaris 7 to support Unicode(Arabic). Anyone know about this pls give me the guidelines to configure the environment variables, etc.,
    -Thameem.

    hi all,
    I found out the solution. Its working properly.
    -Thameem

Maybe you are looking for