Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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
Posted
Updated 12-Jan-11 18:59pm
v3

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:
 
Share this answer
 
Comments
Manfred Rudolf Bihy 13-Jan-11 20:48pm    
Moved from answer for OP:
thanks guys,

I already know what to do with this problem,
thanks for Ankur\m/ and abhinav for the answer,

I would be back again if you find any problem
 
Share this answer
 
Comments
Ankur\m/ 13-Jan-11 0:55am    
He needs it the other way round. ;)
Manfred Rudolf Bihy 13-Jan-11 20:47pm    
Moved from answer for OP:
thanks guys,

I already know what to do with this problem,
thanks for Ankur\m/ and abhinav for the answer,

I would be back again if you find any problem

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900