Question
utf8 characters not displayed correctly
I have a database created with collation of latin1_swedish_ci
which contains big5. I realise that I have to create the db using
utf8 in order to display correctly. However, due to the db was
created long ago, I could not change it. Is it possible to do a
conversion before the characters are displayed?
default charset of apache is utf-8
connection string is added "useUnicode=true&characterEncoding=UTF-8"
default charset of apache is utf-8
connection string is added "useUnicode=true&characterEncoding=UTF-8"
