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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-04-18 : 09:25:32
|
Alka writes "Can I send mail in XML format thru xp_sendmail? If Yes then how?If NO then what is other way to achieve so?" |
|
Krankensteins
Starting Member
24 Posts |
Posted - 2006-04-18 : 13:18:33
|
You will generate XML from SELECT result or put it from program . If just like string then whay not as nText in mesage body? |
 |
|
|
|
|