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
 Other Forums
 Other Topics
 Export a table to an FTP site

Author  Topic 

graz
Chief SQLTeam Crack Dealer

4149 Posts

Posted - 2000-08-13 : 00:00:00
cwhisperer writes "hi, how can I export a table from a sql database to an access db on a ftp site? when the export wizard asks me the destination , he always shows me my computer. How can I enter an ftp site in that part? thank you for answering"

Whenever I do this I export locally and then use a batch program to move the file to the FTP server. I seem to recall that DTS in SQL Server 2000 will let you export to an FTP server. Anyone else recall this?
   

- Advertisement -