Click here to Skip to main content
16,017,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using "cell" and "sms" fields in mysql database.Secondly in listview i retrieve some information from my cell phone,listview contains two fields "sender" and "message", now i want that when i retrieve value in listview then these values will update in mysql table,
like:
"cell" field and"sender" cantains the same cell number then "message" value will update in field of "sms" in database.

how can i do this?
Posted
Comments
[no name] 28-Apr-12 10:02am    
What have you tried? What errors are you getting? Where is the code that demonstrates your 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