Posted: 4/25/2012
Hi, Before I upload to the ftp server, I want to make sure content/any data exists in the text file or not, if data is not in the file I don't want to upload file.
I know there are few ways like rowcount, script task etc.
what is the easiest/best why to check.
Thank you so much.
I found the solution.
http://www.sqlservercentral.com/blogs/tim_mitchell/2009/9/30/eliminating-empty-output-files-in-ssis/