If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > UTF8 or Latin charset?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-23-07, 11:34
ozzii ozzii is offline
Registered User
 
Join Date: Mar 2007
Posts: 194
UTF8 or Latin charset?

Hi,

am using MySQL 5.0. Which charset would you advise to use UTF8 or Latin and why? Also what is the default charset for MySQL 5.0 and what is the deafult charset for SQL server and Oracle?
Reply With Quote
  #2 (permalink)  
Old 04-23-07, 11:44
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
Depends on what you're doing really.
The default charset is whatever MySQL server is configured to use.
Reply With Quote
  #3 (permalink)  
Old 04-23-07, 14:48
ozzii ozzii is offline
Registered User
 
Join Date: Mar 2007
Posts: 194
am not doing anything specific but I have website which will require user registration. Obviously user details will be added to the database as well as other details. So which charset should i use.
Reply With Quote
  #4 (permalink)  
Old 04-23-07, 15:58
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
what character sets do you believe your users will require you to support?
do you expect visitors to require Kanji or other seemingly exotic character sets.

for the vast majority of websites in the western world MySQL as installed out of the box is perfectly adequate.

if you need to support other languages then you may need to use another character set.

it depends on you and your websites users
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On