SQL Server Destination vs OLE DB Destination
I was using OLE Db destination for Bulk import of multiple Flat Files. After some tuning I ended up with SQL Server Destination to be 25 - 50 % faster. Though I am confused about this destination as there are contradictory information on the web, some are against it, some are suggesting using it. I would like to know, are there any serious pitfalls before I deploy it to production? Thanks In this answer, I will try to provide information from official documentation of SSIS and I will mention my personal experience with SQL Server destination. 1. SQL Server Destination According to the official