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.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 File system task in for each loop container

Author  Topic 

kunaaldesai
Starting Member

36 Posts

Posted - 2009-11-15 : 22:51:19
I want to run a file system task in for each loop container. I am defining a variable in for each loop container and mapping that variable in the source property of my file system task but it says that the variable is EMPTY.

Hows that?

svicky9
Posting Yak Master

232 Posts

Posted - 2009-11-20 : 11:38:59
You need to first set the variables value.

http://www.sqlserver007.com
Go to Top of Page
   

- Advertisement -