| SMS Gateway · Registration Requirement |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| 03ec056 |
|
|
Newbie ![]() Group: Members Posts: 2 Member No.: 2880 Joined: 11-March 10 |
Hello everyone,
In my one of the project, i need to send the sms via MS SQL query or VB. I have to integrate FTView (Allen Bradley SCADA) to send the msg via a GSM Modem. Is it possible to send the msg without pressing the "Send SMS" button from the VisualGSM Enterprise Manager.. Please show me the way if possible. |
| admin |
Posted: Mar 12 2010, 05:53 AM
|
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 1071 Member No.: 1 Joined: 5-May 03 |
For your requirement, you can use SMS Dispatcher which allows you to trigger an SMS from a stored procedure. After installing, please refer to C:\Program Files\SMSDispatcher\APIs\SQLServer\
-------------------- |
| 03ec056 |
|
||
|
Newbie ![]() Group: Members Posts: 2 Member No.: 2880 Joined: 11-March 10 |
Thanks for the reply.. I tried it. But as i don't have much knowledge about the SQL, I asked to our IT Department, he told me that it is used to send SMS through internet (SMTP). But i wont to send the msg through the GSM Modem. Can u please elaborate some more on that. I can create the database on SQL, and i want to send the customized SMS ( Different text and tag values, which is dumped into the database), when the value in some integer register in the database is changed... Please Help... |
||
| admin |
Posted: Mar 12 2010, 12:34 PM
|
||
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 1071 Member No.: 1 Joined: 5-May 03 |
SMSDispatcher has a built-in mail server. Please refer to sql_usage_readme.txt for how to use. Your program only has to execute the stored procedure, same way as your do an SQL query, to send out SMS. -------------------- |
||
![]() |
![]() ![]() ![]() |