On Thursday 15 November 2001 06:30, Walter D. Funk wrote:
> Hi everybody,
>
> I need some help !!!
> does anyone now how to store "japanese" content into mysql ???
> I found out that using a VARCHAR field set to binary does seem to
> work; but how can I manage larger amounts of text, since TEXT data
> type does not support binary encoding?
>
> pppplease ... or iŽll do harakiri

You could try using a BLOB.

hth
-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
"After one week [visiting Austria] I couldn't wait to go back to the 
United States. Everything was much more pleasant in the United States, 
because of the mentality of being open-minded, always positive. 
Everything you want to do in Europe is just, 'No way. No one has ever 
done it.' They haven't any more the desire to go out to conquer and 
achieve -- I realized that I had much more the American spirit." -- 
Arnold Schwarzenegger
*/

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