I hope someone can help me with this. I am doing an extraction from excel and load into ole database using SSIS. Before, it enters the database, I have to filter out rows with invalid and null columns and store these rows with errors in another database for errors.I hope someone can help me with this. I am doin