May 23, 2018 at 6:01 pm
Hello everyone
I followed this link to ensure the automatic deletion of the files
http://www.sqlideas.com/2011/12/delete-files-from-specified-folder.html
I need to add another component to recover the deletion date and insert the deletion date into a sql server table
Who can help me please
May 24, 2018 at 5:26 am
joujousagem2006 1602 - Wednesday, May 23, 2018 6:01 PMHello everyoneI followed this link to ensure the automatic deletion of the files
http://www.sqlideas.com/2011/12/delete-files-from-specified-folder.html
I need to add another component to recover the deletion date and insert the deletion date into a sql server table
Who can help me please
Add an ExecuteSQL task to your Foreach loop which INSERTs the relevant information into your logging table.
The absence of evidence is not evidence of absence
- Martin Rees
The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
- Phil Parkin
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply