Gary,
You can edit variables in a parent package using the script task.
Granted there may be a problem because you will undoubtedly have a variale called InsertCount in the child package as well but this can be alleviated by calling it something different or giving it a different namespace (I use the latter approach).
-Jamie
You can edit variables in a parent package using the script task.
Granted there may be a problem because you will undoubtedly have a variale called InsertCount in the child package as well but this can be alleviated by calling it something different or giving it a different namespace (I use the latter approach).
-Jamie