I have created SSIS package for fuzzy lookup.
I just want to know how to make each following properties dynamic passed to execute package for any database table's column.
- OLEDB_Source - Server, Database,Table and Column name.
- FL_Large_Data - Server, Database,Table and Column name.
- FL_Large_Data - Similarity threshold.
- OLE DB Destination - Server, Database and Table name.