Go Back   CodingForums.com > :: Server side development > MySQL

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-09-2007, 08:56 AM   PM User | #1
NinjaTurtle
Regular Coder

 
Join Date: Jun 2002
Posts: 358
Thanks: 2
Thanked 0 Times in 0 Posts
NinjaTurtle is an unknown quantity at this point
Multi-lingual

Hi all,

i m going to have a multi languages website, there are chinese, france, english & Japanese. What is the best way to store the data so i have no need to worry about the charset setting in the interface? How can MySQL 4 to handle those "special characters"???

If i m going to use php/asp to develop this web based system?

Thanks.
__________________
Thanks.
=====================================================
From NinjaTurtle
++http://ohmygoh.blogspot.com|http://technology.ohmygoh.com++
NinjaTurtle is offline   Reply With Quote
Old 03-09-2007, 02:12 PM   PM User | #2
guelphdad
Super Moderator


 
guelphdad's Avatar
 
Join Date: Mar 2006
Location: St. Catharines, Ontario Canada
Posts: 2,629
Thanks: 4
Thanked 147 Times in 138 Posts
guelphdad will become famous soon enoughguelphdad will become famous soon enough
mysql 4.0 can't while mysql 4.1 can if i'm remembering correctly. there is better collation support on 4.1

I think there are issues with supporting chinese characters as far as ordering them etc. but don't have a link to provide you off-hand.

you can change the collation/character set on a per table basis so you should have no problems there.
guelphdad is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:27 PM.


Advertisement
Log in to turn off these ads.