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 |
bhushan.juare
Starting Member
7 Posts |
Posted - 2011-07-08 : 10:42:44
|
Hello Everyone,I have designed a package where I can copy multiple files onto other server using Foreach loop. I have used a index but I want indexing for multiple variables where I can assign files to individual variables. I tried Foreach ADO Enumerator but I get an error Variable does not contain data object. I dont know what went wrong. Anyone knows how to do this please let me know.Thanks. |
|
|
|
|