經安全檢測,此網站為安全網站,請放心前往原始網址!

SQL Server Forums - How to send multiple email using Sp_send_dbMail?

I configer database mail. How can i send email to,cc, bcc with multiple people? exec msdb..Sp_send_dbmail @profile_name = 'MyName', @recipients = 'yourname@yourname.com', @subject = 'test message', @body = 'TEST', @file_attachments='D:\test.doc'

www.sqlteam.com

網址安全性掃描由 google 提供