This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Other Open Source Projects and the fly likes How to change the encoding ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "How to change the encoding ?" Watch "How to change the encoding ?" New topic
Author

How to change the encoding ?

Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3400

Hey all.
I use MySQL 4.0 on WinXP and I want to change the default encoding of mysql.
I have read the manual, but the problem it is discusses MySQl only on linux.
so would you mind telling me how to change the encoding please ?
thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to change the encoding ?
 
Similar Threads
How to distinguish the character encoding the MySql is using and the System is using?
mysql 's chinese font
Encoding Conversion using JDBC
Can we create databases from the code ?
How I can use useUnicode=true&characterEncoding=UTF-8 parameters with JPA connection?