Notifications to SMS | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Notifications to SMS

Good day all. I have a user who enquired about having an alert sent to her cellphone via sms once a job has completed. I have NO idea how to go about this. It’s a SQL 2005 server. Are there any ideas out there??? Many thanks!
We use text messaging to alert us, but it is via email. With Sprint you can send a text mesage to your phone, using an email address. e.g. [email protected]; We use master..xp_smtp_sendmail to send an email and it sends a text to us. <br /><br />I know there are other messaging servers/services out there, and you can always buy your own messaging server <img src=’/community/emoticons/emotion-1.gif’ alt=’:)‘ /><br /><br />Anyway, that’s what we use…
Yes, you need to dependant on third party tools that generates SMS code to mobiles. http://www.faqshop.com/sms/default.htm?http://www.faqshop.com/sms/sql.htm fyi. Satya SKJ
Microsoft SQL Server MVP
Contributing Editor & Forums Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing.
]]>