Skip to content Skip to sidebar Skip to footer
Showing posts with the label Variables

How To Pass Table Variable Data Into A Data Flow In Ssis

I wrote a code like this in execute sql task Declare @tmpHistoricDriveSpace Table ( Servername var… Read more How To Pass Table Variable Data Into A Data Flow In Ssis