Blogs by Category:
Metadata-driven ETL/ELT, CDC, and workflow automation that keeps pipelines predictable and repeatable.
May 26, 2011
Biml can define tables and generate SQL tasks to create them in SSIS. By separating table definitions into one Biml file and BimlScript in another, you can dynamically create tables and automate the process using ExecuteSQL tasks in SSIS.
May 19, 2011
The Foreach Loop Container in SSIS lets you iterate over files using wildcards for operations like archiving.
May 11, 2011
The SSIS File System task allows efficient file and directory operations like copying, creating, deleting, and setting attributes, with integration support in Mist for seamless workflow management.
May 5, 2011
The Execute Process task in SSIS allows running external applications or batch scripts, with dynamic argument handling and integration in Biml and Mist for flexible workflows.
April 21, 2011
This post demonstrates how to use the WMI Event Watcher task in SSIS to monitor system events, such as low memory, and trigger actions like gathering process data when specific conditions are met.
April 14, 2011
Boost your ETL pipelines with these advanced data automation techniques and best practices.