File Upload by FTP using tsql in SQL server 2005

  • I would entertain using

    1. SSIS with built in FTP tasks

    2. xp_cmdshell with external batch file (say ftp_upload.bat)

    therefore you edit all FTP operations in the batch file, independent of T-SQL

    SQLServerNewbieMCITP: Database Administrator SQL Server 2005

Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply