dbTalk Databases Forums  

SSIS Dynamic FTP Connection

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS Dynamic FTP Connection in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alex Fung
 
Posts: n/a

Default SSIS Dynamic FTP Connection - 11-08-2005 , 12:02 PM






I'm trying to use the FTP task to send files to a vendor. The vendor has a
testing and production environment setup. I cannot figure out how to create
the FTP connection that will send the file to the vendor's testing server
when the SSIS package is executed in my testing environment. The same
package should be able to send files to the vendor's production server,
without any modification to the package, when the package is run in my
production environment. Does anyone know if that's possible?

Thanks.

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: SSIS Dynamic FTP Connection - 11-08-2005 , 12:07 PM






How about using configurations? You would have different configuration
settings for each environment. Make the FTP Connection server property one
of the items you export/set through the configuration.

Have a look at Configurations in Books Online if you are not familiar with
them.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Alex Fung" <AlexFung (AT) discussions (DOT) microsoft.com> wrote

Quote:
I'm trying to use the FTP task to send files to a vendor. The vendor has
a
testing and production environment setup. I cannot figure out how to
create
the FTP connection that will send the file to the vendor's testing server
when the SSIS package is executed in my testing environment. The same
package should be able to send files to the vendor's production server,
without any modification to the package, when the package is run in my
production environment. Does anyone know if that's possible?

Thanks.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.