Fernando Castillo
Lurker
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!