cannot use unicode utf-8 in thai language

1,970 views
Skip to first unread message

sangduen

unread,
May 30, 2011, 4:03:21 AM5/30/11
to ICA-AtoM Users
I try to test in thai language but it cannot use unicode utf-8 in thai
language
How can I do?

Jesús García Crespo

unread,
May 30, 2011, 1:17:52 PM5/30/11
to ica-ato...@googlegroups.com
Hi!

You have to make sure that your database supports Unicode data using UTF-8 encoding. The fastest method is to create a new database using this SQL command:

CREATE DATABASE ica_atom CHARACTER SET utf8 COLLATE utf8_unicode_ci;

I chose "ica_atom" for the database name, but you can change it :).

Regards,

--
Jesús García Crespo,
Software Engineer, Artefactual Systems Inc.
http://www.artefactual.com | +1.604.527.2056

sangduen...@gmail.com

unread,
Nov 9, 2012, 7:17:34 AM11/9/12
to ica-ato...@googlegroups.com, je...@artefactual.com
I run it on window xp with WAMP and set database on http://localhost/phpmyadmin/
 
I had set Server connection collation  utf8_unicode_ci;  but it still can not read Thai font it show Thai alphabet with  ?????????????????
 
 

เมื่อ วันอังคารที่ 31 พฤษภาคม ค.ศ. 2011, 0 นาฬิกา 17 นาที 52 วินาที UTC+7, Jesús García Crespo เขียนว่า:

sangduen

unread,
Nov 12, 2012, 9:14:35 AM11/12/12
to ica-ato...@googlegroups.com
run it on window xp with WAMP  and use phpMyAdmin 3.5.1
I had solved my problem by
1. during install they ask database
2. so I had open phpMyAdmin 3.5.1  to create new database
3. I had change
 
 
 
 

 

 
 
 
 
I run it on window xp with WAMP and set database on http://localhost/phpmyadmin/
 
I had set Server connection collation  utf8_unicode_ci;  but it still can not read Thai font it show Thai alphabet with  ?????????????????
 
 
Reply all
Reply to author
Forward
0 new messages