SSIS- OleDb Fast Load vs. Bulk Insert Task
问题 I have done research including threads on this forum but cant seem to find an answer. I am loading text files with 40 columns. No transformation at this time. There are 8 files ~25MB with a total of 1,400,000 rows. Using Bulk Insert task the load completes in 3 minutes. Using OleDb destination and flat file input connection manager the load completes in 30 minutes. From all I have read, SSIS should be using Bulk Inserts behind the OleDb connection. If so, why is there such a dramatic