Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Bubbles
Starting Member
1 Post |
Posted - 2009-03-23 : 13:17:07
|
I am using a ForEach Loop, within which I have set the Directory in expressions to be a local variable @[User::Folder]. This variable should get its value from a Parent Package variable, but it is not. I have configured the Target Property of the Parent Package variable to set the Value property of the local variable.Any ideas why this may not be working? |
|
|
|
|