Hi all,
Could someone tell me if it is possible, and if so, how, to filter out records from an ODBC data source which already exist within my SQL server database. Every hour my dts package is brining over 50000 rows from the ODBC data source into a temp table, working on the data locally and...