OLE DB is *NOT* Deprecated

I cannot count how many times I’ve been asked about the deprecation of Microsoft OLE DB for SQL Server. My best guess? Hundreds of times over the years. My reply to questions has been: “I do not believe Microsoft will deprecate the OLE DB Driver for SQL Server.” In data integration circles, the announcement in …
Continue reading OLE DB is *NOT* Deprecated

SSIS Performance Pattern – Loading a Bajillion Records

Do you need to use SSIS to load some data from a large source? This post covers some thoughts on a couple/three patterns you may apply to help. I can hear you thinking, “Which pattern should I use, Andy?” That’s an excellent question! The answer is, “It depends.” You should test each pattern and see …
Continue reading SSIS Performance Pattern – Loading a Bajillion Records

Immersion Event on Learning SSIS – May 2018!

I am honored to partner with the awesome team at SQLSkills to deliver IESSIS1: Immersion Event on Learning SQL Server Integration Services in person in Chicago 7-11 May 2018! Click here to register! Here’s what I’ll be covering: Module 1: Introduction In the introduction we share information about the instructor, course flow, and content, and gather …
Continue reading Immersion Event on Learning SSIS – May 2018!

SSIS Change Detection Patterns: None

A Post About Nothing Actually not. But as a fan of Seinfeld, it’s cool to work in that quote. Seriously, though, No Change Detection is a valid change detection use case. In SSIS it looks like this: Whack ‘n’ Load I (lovingly) refer to  this SSIS Design Pattern as the Whack ‘n’ Load Pattern. Is …
Continue reading SSIS Change Detection Patterns: None

Presenting at the Seattle SQL Pro Workshop 2017

I am honored to be among the presenters at the Seattle SQL Pro Workshop 2017! Also presenting are Jason Brimhall, Louis Davidson, Jimmy May, Gail Shaw and Wayne Sheffield. I’m looking forward to learning a bunch from these smart folks! My session is titled Designing an SSIS Framework: In this “demo-tastic” presentation, SSIS trainer, author, and …
Continue reading Presenting at the Seattle SQL Pro Workshop 2017

Available for Pre-Order – The Biml Book!

  I am excited to announce The Biml Book is now available for pre-order from Amazon and Apress! I was honored to write with the inventor of Biml, Scott Currie, and an awesome team of BimlHeroes: Jacob Alley, Martin Andersson, Peter Avenant, Bill Fellows, Simon Peck, Reeves Smith, Raymond Sondak, Benjamin Weissman, and Cathrine Wilhelmsen. Chapters …
Continue reading Available for Pre-Order – The Biml Book!

SSIS Version 15.0 Script Error

There I was… Delivering ExpertSSIS training with Brent Ozar Unlimited (we’re going to present another ExpertSSIS class – stay tuned for more information). I scheduled the execution of an SSIS package that contains a Script Task via SQL Agent, executed the job, and boom: “Excellent teaching moment,” I thought as I opened SSIS Catalog Overview and …
Continue reading SSIS Version 15.0 Script Error