Send Message to users from SQL
This is simple Sql command to send Message to users connected in Windows NT Environment. The Xp_cmdshell stored procedure can be used along with WinNT net send command.
2002-01-06
493 reads
This is simple Sql command to send Message to users connected in Windows NT Environment. The Xp_cmdshell stored procedure can be used along with WinNT net send command.
2002-01-06
493 reads
By Steve Jones
I had a great time at Techorama. I’ll do a writeup on the event,...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Comments posted to this topic are about the item The 2022 Preview
We have a DTS package running on one of the production server. This is...
Hoping I could find some best practice answers here: We have analysts who need...