Re: Multilingual support

2002-01-03 Thread Michael Brunson

On 4 Jan 2002 06:27:44 -, K Jeevan used a few
recycled electrons to form:
| hi all
|We are using mySQL as our database. Our site needs multilingual support 
|especially Korean. We tested inserting some Korean fonts into the database. It 
|accepted the values but while retriving the values we are  not getting the inserted 
|values, WE do not know weather the values we got are of Korean script or the other. 
|But the consistency is being maitained in getting the junk values.
|   I just would like to know weather mySQL supports Korean language, if so is it 
|storing in form of some ASCII values. Please reply  


I have created a multi-lang table for a project
(gettext for the entire site) and didn't run int many
problems. Chances are your problems will stem form how
you are inserting or how you are extracting, rather
than how mysql is storing the data. Although most of
the asian languages rely on a 16 or 32 bit char set,
you should be ok. The issue with mysql you would run
into with is sorting, in which case you will need to
compile with those char-sets. 

How are you inserting them and then how are you
extracting and rendering the data?


--Michael "title too long to type" guy

-
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




Multilingual support

2002-01-03 Thread K Jeevan


hi all
   We are using mySQL as our database. Our site needs multilingual support especially 
Korean. We tested inserting some Korean fonts into the database. It accepted the 
values but while retriving the values we are  not getting the inserted values, WE do 
not know weather the values we got are of Korean script or the other. But the 
consistency is being maitained in getting the junk values.
  I just would like to know weather mySQL supports Korean language, if so is it 
storing in form of some ASCII values. Please reply  


-
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




RE: Multilingual support in MYSQL

2001-12-04 Thread Agarwal Hemant

 Hi,
> 
> We have been initiating a project which requires development of
multilingual
> database. 
> 
> I need information on multilingual support of MySQL. Initial requirement
is
> of Hindi (India) Language.
> 
> Waiting for an early an dfavourable reply.
> 
> Warm Regards
> 
> Hemant K Agrawal
> Project Manager
> IT&T Limited,
> D-30, Sector 3, Noida - 201301, UP. India.
> PH : +91 1191 4442920
> FX : +91 1191 4442921
> HP : 9810265662

-Original Message-
From: Sinisa Milivojevic [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 04, 2001 6:50 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Multilingual support in MYSQL


Agarwal Hemant writes:
>
> 

Hi!
 Hi,
> 
> We have been initiating a project which requires development of
multilingual
> database. 
> 
> I need information on multilingual support of MySQL. Initial requirement
is
> of Hindi (India) Language.
> 
> Waiting for an early an dfavourable reply.
> 
> Warm Regards
> 
> Hemant K Agrawal
> Project Manager
> IT&T Limited,
> D-30, Sector 3, Noida - 201301, UP. India.
> PH : +91 1191 4442920
> FX : +91 1191 4442921
> HP : 9810265662
Your question has no connection to MySQL++, so please post your
question to [EMAIL PROTECTED] .


-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   <___/   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