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 |
alan.winton@yahoo.com
Starting Member
2 Posts |
Posted - 2009-03-03 : 05:10:10
|
Hi,I'm using a SQL2000 SP to send out confirmation emails using xp_smtp_sendmail. The emails have a .ICS file attached so that the meeting can be added to Outlook calendars. This obviously means that the attachment needs to be opened first.Is is possible to use xp_smtp_sendmail (or something else) to send the actual meeting request as .ICS file rather than needing to have it as an attachment?Thanks,Alan |
|
|
|
|