Question : I have a SQL Job that I would like to send an email through, but for some reason […]
Tag: senddbmail
sp_send_dbmail: Failing When Adding Attachment
Question : I have a simple script that should send an attachment using send_dbmail. It works when I exclude the […]
SQL Server Long Running Transaction – WAITFOR(RECEIVE conversation….DatabaseMail)
Question : I have recently implemented an Agent Job which checks SQL Server every 10mins for any long running queries […]