Elaine, you can't directly upload a file to an FTP server, using DTS. I
would suggest you to save the output to a local file. Then in the next step,
FTP that file to the server using some command line tool or an ActiveX
control.
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
I am trying to create a DTS package to copy query result
to a text file on a ftp site. However, the Import and
Export wizard gave me error message to show that the
destination is incorrect. Does anyone have experience on
that? Thanks a lot in advance.