You'll wonder no more how to manipulate SSIS Package Variables via Script Tasks, once you're done reading this little tidbit. While not a difficult task, the question of how to manipulate SSIS package ...
subject says it all<BR>I have a variable set in a function that I need to pass to another funtion later on. How can I pass it or make it a global variable so i dont ...