Tagged: SSIS

0

SSIS Basics: Merge join

For this small how-to, I’ll go through how to use the Merge Join in SSIS. The Merge Join is used for joining data into the a single row from two different datastreams. A basic...

0

KingswaySoft Spring release v10

KingswaySoft recently released their spring 2018 release marked as version 10. This release introduces numerous awesome changes, which makes data integration and transformation a lot easier and seamless. Some of the changes include: The...

0

Cross join in SSIS

Lately I’ve been working a lot more in Dynamics365 than I have onPremise, and for the most part, the online CRM offers some very cool customization options, but there are scenarios, where I really...