
February 6th, 2013, 06:14 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 15 m 38 sec
Reputation Power: 0
|
|
|
SMS from a MySQL database
In order to send or receive SMS messages from MySQL you need to have some prerequisites. First you need an SMS Gateway (I used one called Ozeki NG SMS Gateway). Then you need to install the MyODBC driver to your computer. It is recommended to use MyODBC v5.1, because it supports unicode characters. For a more detailed description you could have a look at the following page: ozekisms.com/page168
Hope you will find this information useful.
|