Microsoft
Software
Hardware
Network
Question : Database Mail - Multiple queries within sp_send_dbmail.
Hi guys,
I was wondering if anyone had any luck running multiple queries within sp_send_dbmail.
What I would like to do is either :
1. Attach more than 1 attachment, each being the result of different queries ,or
2. Attach these results in different sheets within my excel attachment that is being sent via sp_send_dbmail.
Thanks for you assistance.
Regards,
Vinay
Answer : Database Mail - Multiple queries within sp_send_dbmail.
sp_send_dbmail accepts only 1 sql query parameter.
For more complex requierments, you can try using the SSIS packages to run mulitple queries and generate multiple files (1 file multiple sheets).. and then send them using the send mail task
Random Solutions
Filtering data in a subform.
Scan folders and files for rights
SessionState
How do I retrieve the path and template name of an attached Word template?
SSIS password Recovery or expiration
Excel Question
Blue Screen
This user account does not have permissions to access your network remotely
Add New REG_DWORD type Hexadecimal base Key in Registry using VB6
Microsoft Internet Explorer has encountered a problem and needs to close