Hi all,
As I explained in detail how to create a job in Talend and how to configure the components in my last post, I straight away will share the screenshots to load data from CSV file to Database (SQL Server).
You can look into my previous post here.
Please follow the following Snippets.
Drag and Drop the CSV Component from MetaData to Designer View and Select tFileInputDelimited
Drag and Drop the DB Connection Component from MetaData to Designer View
Drag and Drop the CSV Component from MetaData to Designer View and Select tDBOutput
Give Connection and Run the package
Comments
Post a Comment