• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Easiest way to access MS SQL?

So my friends are making a java software that has a MS Sql database stored in Azure, I am developing an app and I want to update that database. I have already connected to the mobile service containing the Database but haven't decided on how to GET,UPDATE etc data from the Database. I'm new to SQL but not to Java, I have read I can use Web Services, Content providers and API's to manage SQL data. Do you have any suggestions? Links? thanks!
 
Back
Top Bottom