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 2000 Forums
 Import/Export (DTS) and Replication (2000)
 FTP Task

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-01-29 : 07:44:22
Jeff Miller writes "I have a SQL 7 server that doesn't show FTP as a valid task when creating a DTS package. Can you please let me know the necessary steps in order to be able to select the FTP task.

Thanks"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2004-01-29 : 07:45:12
Upgrade to 2000. That's the only way to get the FTP task.

Of course, you don't need DTS to perform FTP tasks in SQL Server:

http://www.sqlteam.com/searchresults.asp?SearchTerms=ftp
Go to Top of Page

nr
SQLTeam MVY

12543 Posts

Posted - 2004-01-29 : 08:22:01
also
http://www.nigelrivett.net/s_ftp_PutFile.html


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -