text message via sql server 2005 to mobile phone

Please support our MS SQL advertiser: Intel Parallel Studio Home
Reply

Join Date: Apr 2007
Posts: 1
Reputation: vijayanbt is an unknown quantity at this point 
Solved Threads: 0
vijayanbt vijayanbt is offline Offline
Newbie Poster

text message via sql server 2005 to mobile phone

 
0
  #1
Apr 27th, 2007
hai all

i am undertaking a project of sending sms to mobile phone using sql server 2005,pls guide me how to do that,this is urgent please
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 127
Reputation: johnroach1985 is an unknown quantity at this point 
Solved Threads: 0
johnroach1985's Avatar
johnroach1985 johnroach1985 is offline Offline
Junior Poster

Re: text message via sql server 2005 to mobile phone

 
0
  #2
May 1st, 2007
Man you don't do that only using SQL 2005 you have to have a program that will get the data from your database and move it towards the SMS system you are using. This program could be a basic VB script or a complicated C++ program it depends on how complex your SMS system/program you are using. I myself wrote my own using C# what the case was that the company I was working for had an agreement with the SMS service provider. And opened an internet connection with a certain port with a certain username and password. What the program did was is got the message from the database and send it to the destination that was agreed on with the SMS provider. I can't give you the codes because that will create security issues. (Since I had written the code only in 15 min...didn't get the chance to encrypt it....) Good luck ... Hope I was of help.
"By the data to date, there is only one animal in the Galaxy dangerous to man—man himself. So he must supply his own indispensable competition. He has no enemy to help him."
From Time Enough for Love by Robert A. Heinlein
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC