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 |
|
WalkerDA
Yak Posting Veteran
61 Posts |
Posted - 2004-06-08 : 10:08:22
|
| I am faced with having to send mail from SQL Server, though, I'm finding it difficult to get Outlook installed on the box.Derrick Walker |
|
|
Knarf180
Starting Member
42 Posts |
Posted - 2004-06-08 : 10:22:54
|
| Do you have to use outlook? Outlook express comes with windows, just goto Add/Remove Programs and then Add/Remove windows componets and you can add it in if its not already installed on the box. Also you can use webmail if your mail server supports it. |
 |
|
|
WalkerDA
Yak Posting Veteran
61 Posts |
Posted - 2004-06-08 : 10:32:41
|
| Outlook Express isn't a MAPI Application and won't work with sending email using SQL. Therefore I need some other way outside of xp_sendmail to send the mail.Derrick Walker |
 |
|
|
Knarf180
Starting Member
42 Posts |
Posted - 2004-06-08 : 11:18:26
|
| http://www.databasejournal.com/features/mssql/article.php/1585201 |
 |
|
|
WalkerDA
Yak Posting Veteran
61 Posts |
Posted - 2004-06-08 : 13:06:31
|
| Thanks...Derrick Walker |
 |
|
|
|
|
|