julianenrique


Hello,

I'm trying to send a SQL Server notification to MSNMessenger and also to Yahoo Messenger, but I didn't find the way. If you have some information about it, please answer this question as soon as possible.

Thank you so much





Re: How to Send a SQL Server notification to Messenger

Joe Webb


You'll need to create a custom delivery protocol to send to a IM service. I believe that there are companies out there that offer gateway services to IM, SMS, etc, but I don't know of one off-hand.

HTH...

Joe







Re: How to Send a SQL Server notification to Messenger

julianenrique

Thank you for your answer,

But I'm interested to find some code to send a message to diferents IM providers like MSN, yahoo, etc. If you have or know and API to get this goal, please help me. Thanks a lot.







Re: How to Send a SQL Server notification to Messenger

Joe Webb

You may want to check out Live Communications Server.

http://office.microsoft.com/en-us/communicationsserver/FX101729111033.aspx

http://en.wikipedia.org/wiki/Microsoft_Office_Live_Communications_Server

Perhaps you could create a custom delivery protocol that employs LCS to deliver the message

HTH...

Joe