Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

dynamically load multiple CSV files with different structure into different MySQL tables

Hi,

I'm new to Talend and I have a scenario where I need to load multiple CSV files with different structure into different MySQL tables dynamically and I am using Talend Enterprise version.

Can anyone please give me some options and examples.

Thanks!!

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Thanks Manohar.

But for my scenario I need to load data dynamically and I am unable to load the files separately since in tfileinputdelimiter I have mentioned the schema with only one column i.e dynamic column.

Can anyone please suggest me some options.