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 - 2002-07-28 : 15:13:01
|
| Harry writes "Have someone been able to send an attached file using sp_SMTPMail? Your input is greatly appreciated." |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2002-07-29 : 07:20:33
|
| HiYou can do it.You need to look up the syntax for the component. There is a method to attach files, just call it like any other method with sp_OAMethod.Damian |
 |
|
|
|
|
|