Welcome to Agile BI Community Sign in | Join | Help

May 2009 - Posts

A recent post on the SSIS forums was asking about creating multiple rows in a text output file from a single row in the data flow. Given a set of rows like this: John Smith 1/1/1900 Value A Jane Smith 12/1/1900 Value B the poster wanted this output in Read More...
If you’ve done much work with SSIS, you’re probably aware that on opening a package in BIDS, SSIS validates all the objects in the package. This can cause the packages to open very slowly, particularly if it has connections to a database that is currently Read More...