Thursday, January 14, 2010

Sms Database I'm Trying To Develop A Database Aplication That Will Be Able To Send An Sms To A Customer After Transaction

I'm trying to develop a database aplication that will be able to send an sms to A customer after transaction - sms database

I try, a database application based on SQL that you can send an SMS to a customer if the transaction has taken place to develop your bank account. They help me find a way to connect to an entry in the SMS database.

2 comments:

Anonymous said...

The only way that we created through SMS messaging is a messaging client.

If you know the service and the phone number, send an SMS message as a normal e-mail. Just find the mobile operator SMS gateway addresses, and use the database application.

Anonymous said...

You first need an application with the API of SMS gateway provider, that the application can run multiple instances of itself and accept the arguments of the command line. Thus, if the process is complete, you can access the application, the relevant arguments, such as account number, name given by the customer, users, etc.

SMS Gateway Provider:
Kapow

Post a Comment