Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Check for Excel File Existence and Send Email (SSIS)

$
0
0
I've been using Script Task to check for the existence of File(.xls) in a folder(directory). I've written C#Code by declaring three variables.

FileName, FilePath, FileExistsFlag.

Readonly variables are FileName & FilePath
Readwr

Viewing all articles
Browse latest Browse all 3145

Trending Articles