.Net vs SSIS: What should SSIS be used for?

前端 未结 14 1582
终归单人心
终归单人心 2020-12-23 18:55

If I have the option of using .Net and can do data transformations just fine in .Net, when would I need SSIS? Is there a certain task

14条回答
  •  情话喂你
    2020-12-23 19:32

    Whatever folks say in previous answers are correct but I think that the most important aspect of using SSIS instead of coding is to have easy maintenance process and also a reusable product.

提交回复
热议问题