GrandMauler
Programmer
I'm writting an SSIS package that will cycle through the files in a particular folder and store the names in an SQL table.
Question: Is there a way I can also store either date modified or date created for each file?
Assume I'm using the ForEachLoop.
Thanks in advance.
Question: Is there a way I can also store either date modified or date created for each file?
Assume I'm using the ForEachLoop.
Thanks in advance.