| Author |
mysql 's chinese font
|
fox tie
Greenhorn
Joined: Mar 29, 2004
Posts: 7
|
|
how can i use java GUI ap to query chinese content in mysql ? thanks .
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26168
|
|
|
The same way you query english content. Once you have a string in chinese, you can display it.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
fox tie
Greenhorn
Joined: Mar 29, 2004
Posts: 7
|
|
|
can't display correctly! chinese code charset is gb2312, it must change the byte to gb2312,but I don't know how to change and which charset the mysql use ?
|
 |
 |
|
|
subject: mysql 's chinese font
|
|
|