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 - 2004-11-15 : 08:00:07
|
| Larry writes "I have searched your site but have been unable to bring up my specific question. I am using a stored procedure to send an alert email to a entities anytime someone changes that entities record in the database. Everything is working pretty well except one thing, not really a problem but I want to stop it. Every email sent from the system attaches an empty .Dat file. How do I stop this. Some emails depending on the particular screen send an actual attachement in the form of a report document specifing "End of Day" reports etc. But on the ones that do send an attached report they send the darn attachment. Although this in not a problem it is pretty annoying.Sincerely: Larry" |
|
|
Kristen
Test
22859 Posts |
Posted - 2004-11-16 : 00:37:46
|
| What syntax are you using to send the EMail?Kristen |
 |
|
|
|
|
|