cancel
Showing results for 
Search instead for 
Did you mean: 

How to specify MySQL Server Character Set

Former Member
0 Kudos

Hi all,

I need to obtain data from a MySQL Server and I don't know how to specify the character set. I need to use UTF-8 encoding when retrieving the results of my queries. Should I fill "InitCommand" parameter in IDBC Server Parameters when defining the Data Server? Maybe should I specify the character set in ServerURL?

Thanks.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

jcgood25
Active Contributor
0 Kudos

Have you tried adding it to the end of the ServerURL?

http://dev.mysql.com/doc/refman/5.1/en/connector-j-reference-charsets.html