pwalter83
SSChampion
Points: 14575
More actions
October 1, 2018 at 10:12 am
#368912
Hi,
Does anybody know of a script which can be written in SSIS script task to delete a file if it already exists in a specific folder ? Thanks.
drew.allen
SSC Guru
Points: 77005
October 1, 2018 at 10:19 am
#2007538
I would use a file system task instead. No need to reinvent the wheel.
Drew
J. Drew AllenBusiness Intelligence AnalystPhiladelphia, PA
Phil Parkin
Points: 247088
October 1, 2018 at 10:22 am
#2007540
pwalter83 - Monday, October 1, 2018 10:12 AMHi,Does anybody know of a script which can be written in SSIS script task to delete a file if it already exists in a specific folder ? Thanks.
This is one of the simplest pieces of C# you can write. What have you tried so far?
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply