I need to write an SSIS package to extract data from MYSQL to SQL Server. Requirement: Source tables and columns should be configurable without updating the package.
The