|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:43 PM
Points: 1,148,
Visits: 3,148
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 6:10 AM
Points: 2,
Visits: 142
|
|
Tommy
Thank you for this example code. It saved my life as I wasted a lot of time trying to use the FTP task which will not accept a password variable as one of its expressions.
I adapted your code so that I could loop through a list of FTP sites (held in a table), connect to them and download any files on them (not a lot to ask you would think). I am getting more disillusioned with SSIS the more I work with it.
If articles like yours weren't published the SSIS community would be stuffed.
Thanks again
Peter Doyle
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:43 PM
Points: 1,148,
Visits: 3,148
|
|
Peter Doyle (11/11/2008) Tommy
Thank you for this example code. It saved my life as I wasted a lot of time trying to use the FTP task which will not accept a password variable as one of its expressions.
I adapted your code so that I could loop through a list of FTP sites (held in a table), connect to them and download any files on them (not a lot to ask you would think). I am getting more disillusioned with SSIS the more I work with it.
If articles like yours weren't published the SSIS community would be stuffed.
Thanks again
Peter Doyle
Thank you Peter, I'm glad to hear it helped you out :)
Tommy
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, May 03, 2010 4:04 AM
Points: 1,
Visits: 36
|
|
Thanks Tommy..
This helped me alot and simplified my life. It integrated quite well with my existing package and I think this script is a keeper (at least for me)..
|
|
|
|