SSIS Extension Updates – Dec 2024

Back in Jun 2024, I announced I was changing the way I report updates to the SQL Server Integration Services extension for Visual Studio (in a post titled SSIS Extension Updates – Jun 2024). Right on time, here’s the third quarterly update. There Are Two Integration Services Extensions I’m not sure why the decision was made …
Continue reading SSIS Extension Updates – Dec 2024

Fabric Data Factory Design Pattern – Execute a Collection of Child Pipelines from Metadata

Please find the landing page for this series here. In an earlier post in this series – a post titled Fabric Data Factory Design Pattern – Basic Parent-Child – I demonstrated one way to build a basic parent-child design pattern in Fabric Data Factory by calling one pipeline (child) from another pipeline (parent). In the …
Continue reading Fabric Data Factory Design Pattern – Execute a Collection of Child Pipelines from Metadata