SSIS 2005 - How to check a file to see if a files does not exist
Posted
by GordyII
on Stack Overflow
See other posts from Stack Overflow
or by GordyII
Published on 2010-03-30T21:08:41Z
Indexed on
2010/04/01
23:13 UTC
Read the original article
Hit count: 260
ssis
How do you check to see if a file does not exist in SQL Server Integration Services 2005?
Is there a native SSIS component which will just do this for you?
© Stack Overflow or respective owner