Hi everyone,
I want to send sms thorugh store procedure using sql server 2008, please help me
thanks in advance
You cannot send the sms from SQL
You need to use this code
Get the Data from database using the Stored Procedure and send the SMS.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.