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
 Transact-SQL (2000)
 Incorporating HTML formattin in xp_sendmail

Author  Topic 

mdelgado
Posting Yak Master

141 Posts

Posted - 2003-01-15 : 16:17:28
Hello all...

I'm currently using xp_sendmail to grab data from SqlServer and send them out via Emails on Exchange 5.5.

My problem is that all my Emails use unicode text and I would like to be able to incorporate foramttin, colors, etc... into my Emails.

Can anyone please point me in the right direction? Maybe use sqlxml to parse the data?

thanks.

   

- Advertisement -