aspose file tools
The moose likes Android and the fly likes how to push data to database through wcf? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "how to push data to database through wcf?" Watch "how to push data to database through wcf?" New topic
Author

how to push data to database through wcf?

Suzzane Pinto
Ranch Hand

Joined: Feb 10, 2012
Posts: 204
hi,
Is there a way that we can connect android application with central database server ie MS sql server

see basically i have a database which is accessed by both website and android.....database used is my sql server .Connecting database to website is fine but how it can be done through android app??

i found that this can be done uisng webservices...but i dont know how to push the data out in either JSON format through WCF ...
any help....
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: how to push data to database through wcf?
 
Similar Threads
Download data from server
shift booking app
Update my database at the same time that a foreign database does
Update Client DataBase with data on Server
how can i use remote database sqlserver from my andriod application?