April 19, 2013 at 1:09 pm
OK, this has driven me nuts so I need help from the experts. I've searched until I actually googled something and got one result. Didn't think that was possible but yeah it did.
Anyway, I'd like to be able to access package variables from my code in VB. Writing would be excellent, but even accessing them to start with has evaded me. I can't figure out the right combination of objects, collections, etc.
Is there any way to do this, and if so, could someone point me to syntax or a snippet, please?
April 19, 2013 at 1:21 pm
Are you talking on execution, or is your app creating Ssis packages?
April 19, 2013 at 1:47 pm
I think this is what you are looking for: Working with Variables Programmatically. You will be able to read and write to the variables collection.
April 19, 2013 at 1:49 pm
Just on execution ... Thanks for the link!!
April 19, 2013 at 1:49 pm
Thanks dudes!!! The help is MOST appreciated! 😀
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply