Sending SMTP email from SQL Server using CDO
If you would like to send email from SQL Server, use this CDO method and store proceudre.
2009-08-13 (first published: 2009-07-29)
2,910 reads
If you would like to send email from SQL Server, use this CDO method and store proceudre.
2009-08-13 (first published: 2009-07-29)
2,910 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
My updated course “Kubernetes Installation and Configuration Fundamentals” in now available on Pluralsight here! If you want...
By James-Serra
I sometimes get asked from customers if they should use a star schema or...
I am trying to get data from myslq into mssql with ssis. I am...
how to check which job or stored procedure using xp_cmdshell in sql server ?
i need to configure job to consolidate sql error log sizes from multiple servers...