Help Needed with using Japanese and Chinese characters in SQL Server

Hi,
In my application I have to deal with storing chinese, japanese and English characters in the database which will come from a JSP ... Please help me in knowing how to do this...
Thanks
Rhea

Hello,
I believe that I answered this question on this post:
http://forum.java.sun.com/thread.jsp?forum=16&thread=25625
I hope that this helps.
Perogi.

Similar Messages

  • Block japanese and chinese characters in a string

    Hi,
       I need to check a string whether it contains only Alphabets, Numbers and special characters. Requirement is to block Japanese and chinese characters . If possible let the know the logic through which this can be achieved.
    Your assitance will be appreciated.
    Thks in advance

    Hi.
    If sy-langu NE 'JA' or sy-langu  NE 'ZH'.
    Write your logic here as per your requirement.
    Endif.
    Regards.
    Jay
    Edited by: Jay on Jan 6, 2009 5:47 AM

  • Help needed with using Patterns with Actions

    New to the site and I'm wondering if anyone could give me a little assistance!
    I have jpegs of a LOT of fabric swatches that are to be inserted into a PSD file of a living room as the window blinds and this needs to be achieved via an Action.
    The way they are intended to work is:
    • the fabric swatch is opened
    • a pattern is generated from the swatch
    • a PSD file is opened
    • the relevant layer is selected and a pattern overlay is chosen which makes the swatch appear as if it is used on the blinds
    All well and good. BUT of course when I record the action and create the pattern from one swatch, whenever I run the action with a DIFFERENT swatch it still uses the swatch that was used when I recorded it!
    For example I create the action with olive_swatch.jpeg and it works a charm. But when I open teal_swatch.jpeg it still chooses olive.swatch.jpeg when I apply the pattern to the layer.
    Anyone got any ideas?
    Dave

    There is a Photoshop Scripting Forum:
    Photoshop Scripting
    Come to think of to I am no sure how well Patterns Script …

  • Help needed with using network disk with iMovie with NFS or AFP

    Hi,
    I have iMac with iMovie08 that talks to a remote disk hosted under Linux over a gigabit network using SMB (Samba). It all works ok and I have done a few movies.
    Now, I have done some tests with NFS and AFP (AppleTalk) and it seems that these are much faster than SMB.
    I then stopped the Samba server and proceeded to setup NFS and also AFP
    First NFS,
    So I then exported my directory using NFS and I can see everything from my Mac (correct permissions too since I made both user and group IDs the same...). The problem is that when I launch iMovie it shows me the Volume for my external networked disk but it shows it with a little triangle with yellow exclamation and it does not show any of the events (>500GB of events).
    If I stop NFS and then switch to AFP I get the same behavior. That is, everything from the Mac works on the AFS mounted disk (copying files back and forth, etc....) but I can't see the contents of the disk from within iMovie
    I changed permissions so that anybody can read/write/execute (although there are files that have an '@' sign at the end when I do ls -l on them and I can't remember what that means....)
    If I stop NFS and then go back to SMB (Samba) then I am back to a working configuration.
    Can I use NFS or AFP with iMovie? What exactly does the yellow triangle mean?
    Thanks
    Dazed and confused at 330am EST...

    More timings on smb vs nfs. Note that the big diffs is when sending single large files. The dd cmd was used to simulate 1 hour of DV video which is about 12GB
    1.27GB dvd project (twice each, note the variability... I guess because the project has multiple files?):
    MEiMac:Movies me$ time cp -r LS2000Berlin.dvdproj /Volumes/bigsmb/
    real 0m37.114s
    user 0m0.008s
    sys 0m4.164s
    MEiMac:Movies me$ time cp -r LS2000Berlin.dvdproj /Volumes/bignfs/
    real 0m59.351s
    user 0m0.009s
    sys 0m8.336s
    MEiMac:Movies me$ time cp -r LS2000Berlin.dvdproj /Volumes/bignfs/
    real 0m40.671s
    user 0m0.009s
    sys 0m8.205s
    MEiMac:Movies me$ time cp -r LS2000Berlin.dvdproj /Volumes/bigsmb/
    real 0m41.680s
    user 0m0.008s
    sys 0m4.094s
    Simulated 1 hour video single file:
    MEiMac:Movies me$ time dd if=/dev/zero of=/Volumes/bigsmb/1hour bs=16k count=786432
    786432+0 records in
    786432+0 records out
    12884901888 bytes transferred in 443.960166 secs (29022653 bytes/sec)
    real 7m23.994s
    user 0m3.434s
    sys 1m18.900s
    MEiMac:Movies me$ time dd if=/dev/zero of=/Volumes/bignfs/1hournfs bs=16k count=786432
    786432+0 records in
    786432+0 records out
    12884901888 bytes transferred in 235.887283 secs (54623131 bytes/sec)
    real 3m56.271s
    user 0m1.666s
    sys 1m56.995s

  • Retrieving Chinese Characters from SQL Server with JDBC

    Im having problems correctly recieving Simplified Chinese from the database (SQL Server 2000).
    Driver: sun.jdbc.odbc.JdbcOdbcDriver
    It seems that I cannot force the Results Set's getString(String s) method to the correct character encoding UTF-16. Java claims to have 16-bit characters but the native windows encoding cp1242 (somehting like that) seems to not be working for me.
    I can read it in from a unicode text file using the InputStreamReader object, and it will display correctly.
    All I ask is this: Has anyone successfully retrieved information from a database and displayed it correctly in a Swing application?
    Any help is welcome

    Thanks for the help.
    I was suspecting there was a problem with the driver. Microsoft's Driver worked perfectly for SQL 2000, but my target database is SQL 7 and the driver is not reverse compatible.
    I am looking for a Free liscenced JDBC driver that will work with SQL 7 (other than the sun.jdbc.odbc.JdbcOdbcDriver)
    Nothing fancy needs to be supported, just scrollable result sets, and basic insert, update, select, exec commands.

  • Do I need to install x64 and x86 versions of SQL Server 2012 SP2?

    Hi,
    I have installed x64 version of SQL 2012 SP2.  Do I need to install x86 version of SP2 as well?
    (I have some x86 components installed as well that came with various things like SSDT-BI and/or Visual Studio installations.)
    When I click "SQL Server Installation Center (64-bit).lnk" shortcut and run "Installed SQL Server features discovery report", it says "Microsoft SQL Server 2012 Setup Discovery Report".
    When I click "SQL Server Installation Center.lnk" shortcut and run same, it says "Microsoft SQL Server 2012 Service Pack 1 Setup Discovery Report".
    Both reports say the same thing: the installed version is 11.2.5058.0, which is SP2.

    Hi,
    I have installed x64 version of SQL 2012 SP2.  Do I need to install x86 version of SP2 as well?
    (I have some x86 components installed as well that came with various things like SSDT-BI and/or Visual Studio installations.)
    When I click "SQL Server Installation Center (64-bit).lnk" shortcut and run "Installed SQL Server features discovery report", it says "Microsoft SQL Server 2012 Setup Discovery Report".
    When I click "SQL Server Installation Center.lnk" shortcut and run same, it says "Microsoft SQL Server 2012 Service Pack 1 Setup Discovery Report".
    Both reports say the same thing: the installed version is 11.2.5058.0, which is SP2.
    Hello,
    No you dont have to install X86 version
    SQL server 2012 installable will install SQL server as per process architecture of your machine. If it is 32 bit machine it will install 32 bit version  and for 64 bit it will install 64 bit version. installable has facility for both
    Even on 64 bit machines some files, which always work in 32 bit compatibilyt mode, will be installed as well andand they go to SQL server (X86) folder. BIDS, SSIS always by default works in 32 bit compatibility mode.
    If report says version as 11.2.5058 it means component is patched to SP2
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Help needed with weblogic portal and documentum.

    hi guys,
    i have a project in which i have to use documentum with site caching services with weblogic portal 8.1. the html and xml pages will be stored in documentum and the metadata in oracle 8i and xslt will be used for transformation.
    Does anybody have any clue what api or things to use for this thing.
    any help , tutorial, links pointing to the solution will be helpful
    thanks in advance
    rajat

    Ok, so it looks like I only need to call a startapplicaiton after the distribute to make this work.

  • Help needed with Boot times and performanc​e.

    Hi everyone, after two weeks of getting nowhere i gave up and here i am. I have an S10-3 which i am struggling with. As the post title indicates perfomance is (how can i put it) slow. We are talking 15/20 minutes to boot and when i finaly get to Windows its pretty much unusable. Ended up corrupting the recovery partition with my (lets say limited experiance) and have so far proceede to try and install Win XP/Vista/7 with all the same problems unable to install/slow/slow. I think what i am looking for is some pointers on wiping the HDD clean (completely) and some info on how to get a running install of pretty much any Windows that perfoms in a manner that allows me to acctually do something productive. On a plus point i did install an extra Gig of RAM allthough this made very little difference. Thanks in advance for any help offered as i am completley stummped.

    If you intend to clean up completely you can use the secure data disposal tool from Lenovo
    http://www.pc.ibm.com/europe/think/en/datadisposal​.html?europe&cc=europe
    Do you have a windows installation media with you?
    Cheers and regards,
    • » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
    ●๋•کáŕádhí'ک díáŕý ツ
    I am a volunteer here. I don't work for Lenovo

  • Help needed with I tunes and I pod synicing

    Okay so I have a 30 GB video I pod and I have been using hand brake to convert my dvd's to MP4 to place I my I pod. I have went through and put them in by going into I tunes and pushing import. But then a sign comes up saying
    "Attempting to copy to the disk "I Pod" failed The disk could not be read from of written to"
    This same promble has also happed to any new music I try to place I my I Pod but all these files are in I tunes.
    If anyone could spread so light on this promble it would be great need and greatly thanked for those who can help.

    Hi peterson,
    You may want to post your question in the iPod forum
    http://discussions.apple.com/category.jspa?categoryID=146
    You are likely to get a lot more responses over there.
    It sounds like your iPod may be having some difficulties that may require a reset to factory settings and/or reformat.

  • Help needed with windows 7 and old deskjet 870Cse not printing

    System:
    Windows 7 and Deskjet 870Cse.
    Because my new laptop does not have the traditional old printer cable port, it only has USB ports, I purchased a USB Parallel printer cable.  Hooked it up and system recognized it as a Unspecified Device (IEEE-1284 Controller).  It does not recognize it as a printer.
    Because it is not recognized I can not print anything.
    Any ideas/help on how to get the drivers installed or to have it recognize the printer would be appreciated.
    UPDATE:
    I was able to get the driver and add a new printer and now can select to print to it.   However, the head moves and everything but when the page come out there is nothing on the page.
    Any ideas?  I know there used to be a program to clean the heads but I don't have that now on this computer or don't know where to find it.  Any thoughts?

    Hi there mmcdermott,
    Try downloading and running the print and scan doctor located here (to ensure there are no problems with the drivers etc installed):
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Help needed with ColorEyes Pro and 27" iMac display calibration

    I am trying out a demo of ColorEyes Pro and using it with my Spyder2 puck, but there are a few things I just don't know and/or understand as they don't even ask them when using the Spyder software.
    White Point Target - no idea what this should be
    Gamma Target - 2.2 I am guessing, but not sure
    Black Point Target - no idea on this either
    Also, what should by "brightness" be set too? Or is that a personal thing?
    Thanks in advance...

    Hi Rich, I think it should work that way, but not the other way around...
    Here's how it's supposed to work...
    http://support.apple.com/kb/HT3924
    Mid 2011s & up need Thunderbolt!???
    http://support.apple.com/kb/TS3775

  • Help Needed with wlst distributeApplication and deploy weblogic 10x

    Looking for help on missing steps...
    Trying to distribute an application .war from one host (adminServer host) to all cluster members.
    I first distribute the app which appears to work:
    PackagePath = '/opt/wls/domain1/deploy/app1.war
    clusterName= 'SomeCluster'
    myapp = 'app1'
    distributeApplication(PackagePath, targets=clusterName)
    I then execute a deploy cmd, pointing to where the distributed application should be on each host:
    deploy(myapp, PackagePath, targets=clusterName)
    At this point everything completes without error, but on the admin Server console I see two deploys now for app1:
    1. app1 is deployed and active
    2. app1.war is deployed in Prepared state with the status as distribute Defferred.
    Im guessing #2 is there from the distributeApplication call... how do I deploy the app after executing the distributeApplication call?
    Thanks
    Edited by: user9253444 on Jul 29, 2010 5:29 AM

    Ok, so it looks like I only need to call a startapplicaiton after the distribute to make this work.

  • Help needed in using cl_gui_alv_grid  and cl_gui_custom_container.

    Hi experts,
       I have created a screen with custom control( cl_gui_custom_container ) and displayed a alv using cl_gui_alv_grid in the screen. I have to enter tha values into the alv displayed on screen.The problem here is i have to make 2 fields as mandatory on the alv displayed on  the screen.
    Is it possible to get screen name of these fields so that i can process it in the PBO or is their some way??
    Thanks in advance
    regards,
    Ashwin

    Anyway the fields that are getting displayed is from the structure u have created right?
    So in PBO,  u can use the field names like 'MATNR'.
    If u want to process after selecting u have to right in PAI like
    CASE sy-ucomm.
      WHEN 'MATNR'.
    In oops for selected row processing
       CASE e_ucomm.
          WHEN 'FCODE'.
            CALL METHOD o_alvgrid->get_selected_rows
              IMPORTING
                et_index_rows = i_selected_rows
    *            ET_ROW_NO     =
            IF i_selected_rows[] IS INITIAL.
              MESSAGE i153 WITH text-009.
              LEAVE LIST-PROCESSING.
            ENDIF.
            CLEAR: w_reviewed_mat.
    *        w_reviewed_mat-reviewed = c_x.
    *        w_reviewed_mat-reviewedby = sy-uname.
    *        w_reviewed_mat-reviewedon = sy-datum.
            LOOP AT i_selected_rows INTO w_selected_rows.
              READ TABLE i_output INTO w_output INDEX w_selected_rows-index.
              IF sy-subrc EQ 0.
                w_reviewed_mat-matnr = w_output-matnr.
              ENDIF.
              APPEND w_reviewed_mat TO i_reviewed_mat.
              CLEAR: w_reviewed_mat-matnr.
            ENDLOOP.
    *        MODIFY zzcs_mat FROM TABLE i_reviewed_mat.
          WHEN OTHERS.
        ENDCASE.

  • Help needed with storing locH and locV locations in a List

    Hello,
    I am trying to store locH and locV locations in a list in the
    form of (locV, locH) so that when i call upon this poistion later
    it prints out as say (100, 200).
    However lingo is not liking this very much.
    Here is the i have so far
    vhList = [] -- this runs on the startmove event and is a
    movie script
    -- the following is a script which is attatched to my sprite
    v = sprite(me.spritenum).locV -20
    h = sprite(me.spritenum).locH
    vhList.append((v), (h))
    I keep getting errors. I know i could use the Loc command and
    store it into the list but i need the v and h variables to create a
    loc style coordination as well as have them as their own entities
    for locV and locH
    If anyone knows how i could solve this it would be very
    appreciated
    Cheers
    Lee

    I assume you’ve already got vhlist defined as a global,
    but if not here’s your startmovie script:
    on startmovie
    global vhList
    vhList = []
    end
    then on your sprite you’ve got several choices:
    on
    someEvent me
    global vhList
    v = sprite(me.spritenum).locV -20
    h = sprite(me.spritenum).locH
    myCoord = [v,h]
    vhList.append(myCoord)
    end
    this will build a list of the form
    vhList=[[v1,h1],[v2,h2],[v3,h3]…]
    or you can use this:
    on
    someEvent me
    global vhList
    v = sprite(me.spritenum).locV -20
    h = sprite(me.spritenum).locH
    vhList.append(point(h,v))
    end
    this will build a list of the form
    vhList=[point(h1,v1),point(h2,v2),point(h3,v3),…]
    note that the point data type is (horizontal, vertical) not
    the other way around.

  • Help needed with wls 8 and clustering

    Hi,
    I need to synchronize the access to some entity beans in a cluster environment.
    What is the most common pattern? Should my transaction hold a lock on the db during
    while it's executing to ensure data integrity? Does weblogic offer any kind of
    automatic status replication between entity ejbs in a cluster? I couldn't find
    any useful info about that.
    Thanks,
    A.

    Typically we'd recommend using the optimistic concurrency option.
    -- Rob
    iggy wrote:
    Hi,
    I need to synchronize the access to some entity beans in a cluster environment.
    What is the most common pattern? Should my transaction hold a lock on the db during
    while it's executing to ensure data integrity? Does weblogic offer any kind of
    automatic status replication between entity ejbs in a cluster? I couldn't find
    any useful info about that.
    Thanks,
    A.

Maybe you are looking for

  • Adding a field to a crystal report in sap b1

    All I am trying to do is to add the field for credit limited to the standard item invoice in SAP 8.8, I have added the BP table OCRD and draged the creditline field to the layout, but when you view all the fields are empty. I obviously need to link s

  • Unknown Error when starting a MS Event

    I am trying to view online the System Center Virtual Machine Manager (SCVMM) and System Center Operations Manager (SCOM) webcast.  When I click on the link that was sent to me by MS after registering for the event, I get the following error: "An unkn

  • ADF Faces & BC 10.1.3.4: Barcode Printing & ADF version of WebUtil?

    Hi all, Our existing application is built with Oracle Forms/Reports 9i which also uses Oracle WebUtil 10g because we need to print bar code labels. Our oracle forms appilcation invokes "Host" commands which allows it to print directly to the server's

  • No drag and drop from iTunes to Toast anymore

    Hello I love to create compilations for my friends using the crossfade tool within Toast10. Now apple prevents dragging titels directly into Toast since iTunes 8 or 9. You have to copy them on the desktop first, which is great because you have to kee

  • Function module error message.

    Call Function ‘Z_function’. Imports Exports EXCEPTIONS   no_entry_found       = 1   OTHERS               = 2 IF sy-subrc = 0.      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno              WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4. ENDIF. Suppose