SSIS Script Component using an Object Data Type Variable - Easy Demo!

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Hands down best tutorial on this topic. I searched all afternoon and finally bumped into this video. I'm a beginner with barely any C# skills and it worked. Thanks!

georgia
Автор

Hey Greg I am trying to do this exact thing however I am feeding 6 different queries to a for each to be executed on a DB ... A sql script task is executing each query and loading result to object type var. Now right after each query run I have data flow with a script component source and each time I run I get "object is not an ADODB.RecordSet or an ADODB.Record.Parameter name: adodb" any idea how to get passed this? script component code is exactly as you have it and it reading in a result set from and execute sql

seanralston
Автор

Bravo maestro! Fantastic explanation easy to understand.

JP-tdgt
Автор

Hi Greg, do you know anyway to have an ssis derived column expression add together both positive and negative numbers? So that a negative will actually subtract from the positive. Mine are zeroing out every time one of the added fields is a negative. I'm using decimal type .

johnk