For Programmers: Free Programming Magazines  


Home > Archive > PHP SQL > April 2004 > storing unicode/utf8 content









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author storing unicode/utf8 content
davidklonski

2004-04-27, 1:13 am

Hello

My database needs to store content that may come in various languages.
The format of the data that needs to be stored in the database is in
unicode8 or UTF8.

Does MySQL allow me to store such data without altering its content?
Is varchar, varchar2 good for me?
What column type should I use for such data?

Also, how will that affect the way MySQL perfrorms sorting on my data?
How will it affect the usage of soundex()?

thanks in advance



----------------------------------------
The post originated from PHP Freaks:
----------------------------------------
http://www.phpfreaks.com
http://www.phpfreaks.com/forums


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com