B
Bill Nguyen
Below are sometext I extracted from a mySQL database. How can I decode them
so that I can read them in Unicode?
Thanks
Bill
so that I can read them in Unicode?
Thanks
Bill
Bill Nguyen said:Below are sometext I extracted from a mySQL database. How can I decode
them so that I can read them in Unicode?
Bill said:Below are sometext I extracted from a mySQL database. How can I decode
them so that I can read them in Unicode?
Thanks
Bill
Virginia Hamilton Adair / Lâm Thị Mỹ Dạ
Lấp lánh há»"n thÆ¡ Việt trên sân ga Tokyo chiá»Âu cuối năm
Bill said:I set UTF-8 as the default encoding in mySQL.
I don't really know how this work, but IE or Firefox browser can decode
easily.
This is the test:
I put the lines below in an HTML document and viewed it in IE, and it
worked. (make sure to set encoding to UTF-8 in VIEW).
I include the test.htm for your testing. (The text is in Vietnamese).
So I think what I need is to find a utility that has the same function
that might already be available out there. Any help is greatly appreciated.
Bill
----------------
<html>
<head></head>
<body>
</body>
</html>
sân ga Tokyo chiá»u cuối năm
Bill said:Göran ;
I think you are correct. However, not much I can do since I can not change
the host server parameters.
I am using SQLyog to access mySQL remotely. What I need is to be able to
read the data in its correct format/encoding scheme. Is it possible with
.NET ?
Thanks
Bill