I’ve done work for a few clients recently where I’ve created stored procedures or triggers in SQL Server which needed to send email. One of them was for a Microsoft Dynamics GP client where they wanted to send an email when a PR was converted to PO; sending emails in tis way uses a part of SQL Server called Database Mail.
Database Mail is installed but not configured by default, so using it…
Continue Reading azurecurve’s Article on their blog
How to Enable the Microsoft SQL Server Database Mail Feature
I’ve done work for a few clients recently where I’ve created stored procedures or triggers in SQL Server which needed to send email. One of them was for a Microsoft Dynamics GP client where they want…
Blog Syndicated with azurecurve’s Permission