Variable is cleared on PostExecute event SSIS 2008 -


i trying pass package variable: packno execute sql task data flow. variable filled needed value on onprogress event. value is:20717. on onpostexecute event value cleared , assigned: -1.

so sql command executed -1 value. idea why happening?

there problem server. worked fine on different one.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -