I have a new assignment to build a SSIS package by Visual Studio to get data from DB2 and produce a CSV file, with which I am not familiar. Currently in SQL server we set up a link server to DB2 and can query the data from DB2.
Can someone give me some idea or sample how to start this SSIS package?