通过短信将数据输入数据库 [英] enter data into database via sms

查看:135
本文介绍了通过短信将数据输入数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在这里.我需要一些提示或线索.
问题是:
如何通过短信将一些数据输入数据库?

我的意思是,我们是否可以使用SMS的输入来更改或操作数据库

解决方案

类似的问题在这里已经问过很多遍了.
这是CodeProject搜索结果链接,用于类似的问题: http://www.codeproject.com/script /Answers/List.aspx?kw=sms [ ^ ]

您将需要调制解调器来发送和接收SMS.将其连接到您的系统.开发一个程序(可以使用现有的库)来读取SMS.然后进行基本编程,将可用数据保存到数据库中.

这是我可以在快速解答"论坛中给您的最快答案.

阅读以上链接中的问题,您会发现很多信息.开始做,如果遇到特定"问题,请回来. :thumbsup:


请参阅如何使用SQL数据库从C#发送SMS消息 [ ^ ].

Hey guys,

i''m nw here. I need some hint or some clue.
The problem is:
how to enter some data into a database via sms?

what i mean is, whether we can change or manipulate the database using input from SMS

解决方案

Similar questions have been asked here many a times.
This is the CodeProject search results link for similar question: http://www.codeproject.com/script/Answers/List.aspx?kw=sms[^]

You would need a modem to send and receive SMS. Connect it to your system. Develop a program (may use existing libraries) to read the SMS. Then it''s basic programming to save the available data into database.

This was the quickest answer I could give you here in ''Quick Answer'' forum.

Read the questions from the above link, you will find a lot of information. Start doing it and come back in case you have ''specific'' issues. :thumbsup:


See How to Send SMS Messages from C# using an SQL Database[^].


这篇关于通过短信将数据输入数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆