EXEC msdb.dbo.sp_send_dbmail
@recipients= @Recipients,
@body= @temp,
@subject = 'Test',
@profile_name = 'DBMailProfile'
See this Example
Showing posts with label Email. Show all posts
Showing posts with label Email. Show all posts
Jan 18, 2010
Subscribe to:
Posts (Atom)