Categories: SSIS

Upcoming Webinar – Intro to SSIS – Advanced Topics

On July the 22th at 9PM CET I will give the second part of the “Introduction to SSIS” webinar series on the MSSQLTips.com website. If you’ve never worked with SSIS before, it helps if you’ve seen part 1. The abstract:

In this webinar, we build upon the Getting Started with SSIS webinar. You already know how to read data from flat files and Excel, and you already know how to write to SQL Server. This time, we go one step further and introduce you to more advanced development concepts of SSIS.

We will cover these topics and more:
* using variables, parameters and expressions to make your packages more dynamic
* how to loop over items
* design pattern to load a slowly changing dimension of type 2
* expanding SSIS with .NET script tasks
* how to debug your package

In this webinar you’ll learn how to take your SSIS packages to the next level. We assume you have basic knowledge of developing SSIS packages in Visual Studio.

You can register here.


------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

Recent Posts

Fabric Mirroring doesn’t start copying Rows

A short blog post about an issue with Fabric Mirroring (with Azure SQL DB as…

2 weeks ago

Webinar Series – SQL Server Indexing

I'm starting a webinar series about SQL Server indexing with the fine folks of MSSQLTips.com.…

2 months ago

ADF Pipeline Debugging Fails with BadRequest – The Sequel

A while ago I blogged about a use case where a pipeline fails during debugging…

2 months ago

How to Parameterize Fabric Linked Services in Azure Data Factory for Azure Devops Deployment

Quite the title, so let me set the stage first. You have an Azure Data…

2 months ago

dataMinds Saturday 2026 – Slides

At Saturday the 21st of February I'm presenting an introduction to dimensional modelling at dataMinds…

2 months ago

SSMS 22 still inserting tabs instead of spaces

I'm not trying to start up a debate whether you should use tabs or spaces…

3 months ago