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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Attchment of Email

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2007-03-05 : 10:40:33
sadaqat writes "i have read store procedure (sp_send_cdontsmail) about sending email using smtp server but now i want know if i have attchment (like abc.text) file then how can i handle this one using store procedure

thanks"

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-03-05 : 11:26:42
look here:
http://msdn2.microsoft.com/en-us/library/ms528180.aspx

you'll have to implement this in your sproc by yourself.

Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
Go to Top of Page
   

- Advertisement -