Groups | Blog | Home
all groups > asp.net webservices > january 2007 >

asp.net webservices : Newbie, sending text message to mobile device and SQL Server


verci
1/23/2007 12:43:01 AM
Hi guys, sorry if this seems stupid :(

I've been assign to build an application that receives some text message via
(MAIL or SMS), once I got the text I need, a search through a SQL Server
database would be done to obtain a text that will be sent to a mobile phone
via SMS, I've read some articles but have many questions, still not sure
how to obtain the webservice that the phone company uses (i.e. Sprint,
Verizon, ATT etc) , what are SQL Server Notification Services and can this
be useful in this project?, I'll really appreciate some kind of sample
project or if some of you could show me the correct way to go about
building this application.

I'm using VS2005, ASP.Net 2.0 and Sql Server 2000.

Thanks in advanced

Dan Guzman
1/23/2007 7:14:16 AM
[quoted text, click to view]

SQL Server Notification Services is a scalable platform for message
formatting and delivery. It is bundled with SQL 2005 and is available as a
free download for SQL 2000:
http://www.microsoft.com/downloads/details.aspx?familyid=ae73472b-5d7c-4266-94d4-7dde7e315b98&displaylang=en

Yes, Notification Services could be used as part of your solution.


--
Hope this helps.

Dan Guzman
SQL Server MVP

[quoted text, click to view]
AddThis Social Bookmark Button