Nuacht

You'll wonder no more how to manipulate SSIS Package Variables via Script Tasks, once you're done reading this little tidbit.
If you need to be a little more advanced with your FTP you can write a Script Task that utilizes FTP objects. As luck would have it, setting up FTP in an SSIS script will be the topic of ...
The Script task is a multi-purpose tool that you can use in a package to fill almost any requirement that is not met by the tasks included with [!INCLUDEssISnoversion]. This topic lists Script task ...
SSIS provided scalability, performance, debugging and a brand new architecture based on .NET for extensibility. So when we used the scripting task we could surely use any .NET language. Wrong!