You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi all
I'm trying to consolidate two mysql tables from different databases into one new output database with Talend Open Studio. I've tried different ways (tmap, tjoin etc.) to solve this, but it don't bring it to work.
For example:
Source-DB1
iD_us Name Firstname
1 Müller Michael
Source-DB2
iD_ch Name Vorname
1 Smith Peter
Result should be as following:
Target-DB1
iD Name Firstname
1 Müller Michael
2 Smith Peter
Could you please help me how I could do this?
Thank you very much in advance.
Offline
Hi Petro
Thank you very much for your quick response. I will try it with the tUnite componente.
Do you know if there is a tutorial or some other examples, documentations etc. available about the tUnite component?
Best regards,
Michael
Offline

Hi Micheal
The document [TalendOpenStudio_Components_RG_50b_EN] will show you instructions and scenarios about the tUnite component.
You can download it here.
Regards,
Pedro
Offline
Pages: 1