In article <001501c37225$97cd33b0$a101280a (AT) phx (DOT) gbl>, Paul Falla
<pfalla (AT) health (DOT) gov.gg> writes
Quote:
I have created a DTS package which also produces an error
log file if and when errors occur (pretty standard). What
I would like to do is add a step which deletes the
previous error logs prior to the rest of the package
running. Is it possible to do this using ActiveX ?
Any help gratefully received |
There is a delete file example in here -
Working with files and the FileSystemObject
(http://www.sqldts.com/default.aspx?292)
A similar process but for the built in DTS log file -
How can I overwrite the package log for each execution
(http://www.sqldts.com/default.aspx?240)
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com