Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
SQL Server 2005 Integration Services
»
send email
send email
Rate Topic
Display Mode
Topic Options
Author
Message
harri.reddy
harri.reddy
Posted Friday, August 31, 2012 1:49 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, February 21, 2013 12:01 PM
Points: 149,
Visits: 346
hi
i need to give mail ,that if number of file deleted is 5.
the message should be 5 file deleted.
i am using send email task to email.but how to count 5 in send email task
Post #1353076
Sean Lange
Sean Lange
Posted Friday, August 31, 2012 2:16 PM
SSCrazy Eights
Group: General Forum Members
Last Login: Yesterday @ 2:33 PM
Points: 8,620,
Visits: 8,261
harri.reddy (8/31/2012)
hi
i need to give mail ,that if number of file deleted is 5.
the message should be 5 file deleted.
i am using send email task to email.but how to count 5 in send email task
???
http://weblogs.sqlteam.com/jeffs/archive/2008/05/13/question-needed-not-answer.aspx
_______________________________________________________________
Need help? Help us help you.
Read the article at
http://www.sqlservercentral.com/articles/Best+Practices/61537/
for best practices on asking questions.
Need to split a string? Try Jeff Moden's
splitter
.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs
Post #1353085
n79799
n79799
Posted Thursday, September 13, 2012 1:44 PM
SSC Rookie
Group: General Forum Members
Last Login: Wednesday, March 13, 2013 10:30 PM
Points: 35,
Visits: 81
Hi Hari
please provide more detailed specs on the question. For this question, its not that the quesion is not clear.....but still people would like to get more detailed question with all the gaps filled in.
So now with your answer :
Set up a variable count_files_deleted in your SSIS
Fill this variable up with the number of files deleted. (lets say from a script component or maybe a RowCount transformation etc.)
In your SenMail task, use an expression utilizing this variable count_files_deleted to create your MessageSource property for the SendMail task.
Post #1358840
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.