Click here to Skip to main content
15,888,286 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
currently i am working on Core banking project and i was stuck at one point i.e sending SMS from SQL Server. When customer do any kind of Transaction like Credit, Debit immediately Customer has to receive Transaction SMS.


I have no idea, how to send SMS From SQL Server 2008.please help to do this guys
Posted

You can! Use the send mail task and then send via email. You need cell numbers and providers for each person you want to message.

http://en.wikipedia.org/wiki/List_of_SMS_gateways Use this list and just add the phone number to the corresponding cell provider.

Read the 'Email to SMS' from here

http://www.clickatell.com/clickatell-products/online-products/sms-gateway-developers-central/[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900