Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-10-15 : 08:33:15
|
| Cherian writes "Hi How to send a message to a currently connected user programatically? (VC++)I refer the Sql Server Books Online. It is having an explanation to a send a message to a currently connected user using a dialog box in enterprise manager, not programatically.Thank you,Cherian" |
|
|
KnooKie
Aged Yak Warrior
623 Posts |
Posted - 2002-10-15 : 08:40:39
|
| Look up xp_sendmail in BOLThere is probably something in there that also talks about net messaging ?===========Paul |
 |
|
|
|
|
|