Mohamadally,
Monday, May 20, 2002, 4:53:05 AM, you wrote:

M> I believe this question is very simple and hope u ppl can
M> help me out. Well i'm trying to develop a site using
M> chinese characters where my users
M> can login. I'm suppose to store their username which will
M> be in chinese character in mysql . I tried looking for info
M> abt it but in vain. Does mysql support chinese char ? if
M> not wht shd i do... i can only use
M> mysql. 
M> Mr Son nguyen can you please tell me how u did the magic of
M> using viet char?

Take a look at such character sets as gbk, gb2312, big5. 
How to set up new character set read at:
          http://www.mysql.com/doc/C/h/Character_sets.html
          http://www.mysql.com/doc/M/u/Multi-byte_characters.html

Currently you can run mysqld only with one charset. so, if you 
want to use another charset you should restart MySQL server or 
start another instance of mysqld.

M> thank you very much for your help and comprehension.
M> regards,
M> ally




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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