• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] Multilanguage support in Talend

#1 2011-07-04 13:14:39

afaque.khan
New member
Registered: 2011-07-04
Posts: 5

[resolved] Multilanguage support in Talend

My project contains data from all over the world hence all languages are supported. While working with Talend, it seems there is no multi language support in it or not as robust application.

We are populating data into MySQL 5.0 and above it supports UTF-8, we are able to populate multilingual data into it. But using Talend it populates junk characters.

We had imported excel sheets with UTF-8 encoding, it displays in Preview perfectly but at the time of populating data it converts into junk characters.

We also looked at Java code behind it and try to track where it is actually converts characters, but at the time of building job it regenerate the code and all changes are gone but one thing is sure that until database connection, data is correct. something happened in DB library using in Talend.

Can anyone had the same problem, or any direction can be suggested.

Offline

#2 2011-07-05 04:12:59

shong
Talend team
Registered: 2007-08-29
Posts: 10309
Website

Re: [resolved] Multilanguage support in Talend

Hi
Do you create the mysql connection with UTF-8? To do, add these parameters in the addition JDBC parameter filed:useUnicode=true;characterEncoding=utf8

Best regards
Shong


Uploaded Images


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Online

#3 2011-07-05 07:54:24

afaque.khan
New member
Registered: 2011-07-04
Posts: 5

Re: [resolved] Multilanguage support in Talend

It worked. Thanks alot

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] Multilanguage support in Talend

Board footer

Powered by FluxBB