My most common use of Groovy is for writing scripts. As such, I enjoy its characteristics that enable an improved script development experience, but I also notice features of Groovy that are less than ...
I'm looking to make a VBScript variable persistent after refreshing a Recordset Design-Time control in InterDev. Any time I refresh the recordset, forcing a page refresh, the array variable disappears ...
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 ...