To continue reading for free, register below or login
To read more you must become a member of SearchSQLServer.com
');
// -->

You can easily delete a file using a script command. See the following example at www.sqldts.com.
You may consider creating a very simple script task that performs the delete. Then have your DTS package flow move to the data pump section when the delete succeeds.
|