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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Multi-attachments in xp_sendmail

Author  Topic 

murschell
Starting Member

5 Posts

Posted - 2001-03-22 : 09:34:10
Is there a way to send multi-attachments in one email from xp_sendmail or
something like it?

I have two query strings and I want to send attached files with the results
of each in one email, from a stored procedure.

I am using SQL 7.


   

- Advertisement -