Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
niranjankumark
Posting Yak Master
164 Posts |
Posted - 2007-10-24 : 03:22:06
|
hI ,I want to send SMS from sql.it needs for monitoring purpose.is it possible by sql 2000 or 2005. we can send sms from yahoo messenger.. like that can we do anything.. sql 2000 is preferable... |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-10-24 : 03:36:58
|
Many operators allow sending an email to your cell phone like this07387845144@sms.cingular.comIf your operator allow this, just add an sql operator in your database with email notification. E 12°55'05.25"N 56°04'39.16" |
 |
|
niranjankumark
Posting Yak Master
164 Posts |
Posted - 2007-10-24 : 04:20:08
|
peso i could not get you .. can you explain.. how will i use your code...what u trying to say about operator |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-10-24 : 22:55:18
|
Take look at xp_sendmail. |
 |
|
niranjankumark
Posting Yak Master
164 Posts |
Posted - 2007-10-31 : 00:57:08
|
xp_sendmail will send only mail right ???i widh to send sms... |
 |
|
|
|
|