How to send message using database
Ankit t...
112
Points
11
Posts
|
Answers
Rahul M...
4916
Points
27
Posts
|
There is no in-build method to sending SMS but you can use external xmlhttp api in store procedure. See following thread for more detail https://www.niceonecode.com/Q-A/SQL/Query/Send-SMS--Email-Using-Backend-/20396 Feel free to ask if any issue.
Posted On:
31-Jan-2018 03:29
|
nik
166
Points
6
Posts
|
Use following, where @sUrl is SMS send api url with parameters:
Posted On:
01-Feb-2018 23:46
|
Blog
Active User (0)
No Active User!