DTSFTPTask

DTS Programming

DTS Programming

DTSFTPTask

This Microsoft® Visual Basic® sample demonstrates how to use Data Transformation Services (DTS) to copy files that are not Microsoft® SQL Server™ files from a source to a destination. This sample copies Authors.txt in the local directory to the \Test subdirectory.

Default Location

C:\Program Files\Microsoft SQL Server\80\Tools\Devtools\Samples\Dts\Dtstasks\DTSFTPTask

Running the Sample
  1. Open the DTSFTPTask.vbp project.

  2. Run the application.

See Also

DTS Programming Samples