Hi !
I wonder if it's possible to do that :
In an e-mail send with xp_sendmail to attach more than one file; let's say i want 2 notification files : select * from Sales, Select * from User, etc.
Can i calculate this in temporary files (##x1, ##x2) and then send only 1 e-mail with 2 attached files ?
Any help will be appreciate. Pls tell even if u think this is not possible, will save my time to search.
Thank you.