Hello,
I want to send sms thorugh store Procedure ans i am using sql server 2008
Please help me .
Thanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Joginder BangerPosted Nov 18, 2014, 12:16 PM
you can't directly connect with sql server. you need the front end means any language like c# java and so on.
you can store sms in sql server, send time get the data from sql server. for more information about the sms function try this link
http://www.tutorialspoint.com/listtutorial/how-to-program-c-sms-application/5014
Guest UserPosted Nov 18, 2014, 9:21 AM