Paul,
Wednesday, February 27, 2002, 4:47:46 AM, you wrote:

PW> Hi,
PW>     I wish to alphabetically sort data retrieved from MySQL using JSP for
PW> web a page. The data will be stored in Japanese. I understand there are
PW> multiple alphabets/dialects in Japanese with a large number of characters
PW> for each, so this may be difficult / impossible (for the Japanese out there,
PW> it will have become clear that I am not Japanese!).
PW>     Can anyone tell me if this is possible / feasible from MySQL?

Yes, it is possible. You can set ujis or sjis character sets.
Take a look at:
     http://www.mysql.com/doc/c/o/configure_options.html

You can find info about setting character sets.

PW> Thanks and regards
PW> Paul.








-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to