Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jamie_pattison
Yak Posting Veteran
65 Posts |
Posted - 2008-08-18 : 04:33:52
|
Ive configured a SSIS project to create a csv file and give it todays date. Along with this data flow object ive attached a send mail task so once the csv file has been created it would then be sent to a user. This isnt working and i can only get a basic text sent but not the attachment.How could this be done?Thanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-08-18 : 05:29:44
|
You have an option to specify attachments in send mail taskhttp://www.databasejournal.com/features/mssql/article.php/3646986 |
 |
|
|
|
|