| Sending SMS through Oracle Database [message #193388] |
Sat, 16 September 2006 02:01  |
sarfraz_attari
Messages: 123 Registered: July 2005
|
Senior Member |
|
|
Dear all
I have a Database of My all customers Mobile Nos I want to send SMS to all customer from Oracle Database using Pl/SQL or any inbuilt Oracle Package, if available or through Oracle forms
Pl Advice How i can send SMS to my Customers through Oracle PL/SQL or Oracle forms or any other front end and what are the additional requirement in sending SMS and what utilities are needed
thanks
Sarfraz
|
|
|
|
|
|
| Re: Sending SMS through Oracle Database [message #193414 is a reply to message #193388] |
Sat, 16 September 2006 07:41   |
gojko
Messages: 18 Registered: September 2006 Location: London
|
Junior Member |
|
|
| sarfraz_attari wrote on Sat, 16 September 2006 08:01 | Dear all
Pl Advice How i can send SMS to my Customers through Oracle PL/SQL or Oracle forms or any other front end and what are the additional requirement in sending SMS and what utilities are needed
thanks
Sarfraz
|
My clients are using Kapow (http://www.kapow.co.uk/) to send SMS via HTTP, so you can use UTL_HTTP from the database to do it, for example. Sending is relatively simple, you just have to request an URL containing your system username, password, target sms number and the message.
Gojko
http://www.gojko.com
|
|
|
|
| Re: Sending SMS through Oracle Database [message #461799 is a reply to message #193388] |
Mon, 21 June 2010 09:57   |
carolynjoseph
Messages: 1 Registered: June 2010
|
Junior Member |
|
|
sarfraz_attari wrote on Fri, 15 September 2006 21:01Dear all
I have a Database of My all customers Mobile Nos I want to send SMS to all customer from Oracle Database using Pl/SQL or any inbuilt Oracle Package, if available or through Oracle forms
Pl Advice How i can send SMS to my Customers through Oracle PL/SQL or Oracle forms or any other front end and what are the additional requirement in sending SMS and what utilities are needed
thanks
Sarfraz
You need a professional Wire2air SMS Gateway software. Use this software with Oracle database to send sms from your computer. You can now more details on the site of wire2air: wire2air.com
|
|
|
|
|
|
|
|
| Re: Sending SMS through Oracle Database [message #461870 is a reply to message #461838] |
Tue, 22 June 2010 00:58   |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
Bill B wrote on Mon, 21 June 2010 21:37set up a table of your clients cell phone number and send an HTML email to them.
Do you really want take responsibility of keeping track of people switching providers whilst keeping their number? Not sure if that is possible in the US, but here it is quite common.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Sending SMS through Oracle Database [message #644140 is a reply to message #644135] |
Wed, 28 October 2015 08:44   |
Bill B
Messages: 1971 Registered: December 2004
|
Senior Member |
|
|
|
I checked on the web and I saw a couple of notes that said that they do not support email to sms, however when I went on the ideacellular website to see if they had the function, I could never connect. They might be down or unavailable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Sending SMS through Oracle Database [message #644192 is a reply to message #644188] |
Thu, 29 October 2015 08:26   |
Bill B
Messages: 1971 Registered: December 2004
|
Senior Member |
|
|
Yes, there is one additional option. There are services out there that you send a phone number and the message and they will send an SMS message using SMS. They do not depend on the provider having an email to sms portal. To look it up go into google and use the following search string
sms gateway service
Please be aware that these are NOT a free service and you will have to use a subscription.
|
|
|
|
|
|