Do you have an english OS?  Should work fine, even in english.  You sure
those codes are right?  It look like you're 2 hex numbers short!  But that
shouldn't matter anyway.  What are you're error messages?


----- Original Message -----
From: "조충선" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 14:51
Subject: Question


> I am developing the Japanese web site
> with java(jsp) and mysql.
>
> I know that mysql supports the Japanese language.
> But I think that mysql doesn’t support
> some character of Japanese language.
>
> This is the part of the data that becomes the issue.
>
> Whenever I commit the above command,
> some error messages appear.
>
> ----------------------------------------------
> 可能(0x945c)
>
> 発表(0x955c)
>
> 桜(0x685c)
>
> insert into test_table(test) values('発表桜可能');
> ----------------------------------------------
>
>
> How can I insert this data?
> Is it may be impossible?
>
> Please tell me a solution to a problem.
>


---------------------------------------------------------------------
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