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 |
austincarven
Starting Member
1 Post |
Posted - 2013-02-15 : 05:25:43
|
Hello,I would like talk about how to send or receive SMS messages from MySQL. First of all you require an SMS Gateway (for start I used one called Ozeki NG SMS Gateway). The next thing is that you need to install the MyODBC driver to your computer. You can donwload it from the MySQL website, it is recommended to use the MyODBC v5.1, because of the unicode character support. These are the basic things, for further information you could check the following page: http://www.ozekisms.com/index.php?owpn=168Hope you will find it useful.edit: moved to proper forum |
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2013-02-15 : 06:50:57
|
SQLTeam is a Microsoft SQL Server website. You can post MySQL questions in the forums at http://dbforums.com/ |
|
|
|
|
|