Hi guys,
Apologies if wrong thread.
We are currently receiving alert from SQL Server 2008 via email if jobs fail etc.
I need to change these email messages to SMS for mobile phones on main networks (MTN/Vodacom).
What is the easiest to achieve this? I found a lot of Email to SMS gateway sites online, where you still use the SMTP inside the SQL code, sending to a cellno: 0831112222@<specificaddress>.co.za. This seems the easiest route, but I have no idea which service to choose, or is there another native way?
Please help.
Apologies if wrong thread.
We are currently receiving alert from SQL Server 2008 via email if jobs fail etc.
I need to change these email messages to SMS for mobile phones on main networks (MTN/Vodacom).
What is the easiest to achieve this? I found a lot of Email to SMS gateway sites online, where you still use the SMTP inside the SQL code, sending to a cellno: 0831112222@<specificaddress>.co.za. This seems the easiest route, but I have no idea which service to choose, or is there another native way?
Please help.