SSIS Package: exit with success if no data is select - sqlserver-dts
This is a discussion on SSIS Package: exit with success if no data is select - sqlserver-dts ; I have a table called MemberRnrollment, which contains two columns, EnrollmentDate and Enrollee. I need to create an SSIS to send me the total number of Enrollee for each date. If there is no Enrollee, then do not send me ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| EnrollmentDate and Enrollee. I need to create an SSIS to send me the total number of Enrollee for each date. If there is no Enrollee, then do not send me any email. Can somebody tell me how to do that? Thanks, |
|
#2
| |||
| |||
|
Are you using DTS and SQL 2000 or SSIS and SQL 2005 (or even SQL 2008?) -- Todd C "qjlee" wrote: > I have a table called MemberRnrollment, which contains two columns, > EnrollmentDate and Enrollee. > > I need to create an SSIS to send me the total number of Enrollee for each > date. If there is no Enrollee, then do not send me any email. > > Can somebody tell me how to do that? > > Thanks, > > |
|
#3
| |||
| |||
|
I am using SQL 2005. Thanks, Qjlee "qjlee" wrote: > I have a table called MemberRnrollment, which contains two columns, > EnrollmentDate and Enrollee. > > I need to create an SSIS to send me the total number of Enrollee for each > date. If there is no Enrollee, then do not send me any email. > > Can somebody tell me how to do that? > > Thanks, > > |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 09:00 AM.




Linear Mode