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
489 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
489 reads
By HamishWatson
This blog post relates to where you might be doing scale operations of your...
By HamishWatson
This blog post is about a situation where writing an IF THEN ELSE statement...
By Steve Jones
Data Saturday #2 – Guatemala is tomorrow. This is the first event on the...
Comments posted to this topic are about the item Data Privacy Grows in California
Hi I need to grant a user access to a DB on the server...
I have this table that unfortunately has spaces in the field, which I am...