News

Now that we have variables in SSIS, you have to set up the script task to be able to use these variables. This works the same in 2005 and 2008, except in 2005 you have to type in the variable name ...
How to create a script task that uses the SSIS PDW destination adapter (SQL Server PDW) The Integration Services Script Task allows you to perform virtually any operation that can be accomplished in a ...
Create a script task that uses SSIS Parallel Data Warehouse destination adapter This SSIS package script code is a code example for using the SSIS PDW destination adapter. The Integration Services ...