Reputation: 1
We are working on google calendar application in android. We need to connect our application to remote MSSQL Database using webservices. We are new to webservices in android. Can you please provide us some code on how to use webservices to conect to Mssql server. We have used php scripts for connecting our login page and we have written this code without using webservices.
Thank you,
Upvotes: 0
Views: 2946
Reputation: 3366
here is a link. This example shows that how to connect android to mysql via php. I hope this will help you.
Upvotes: 1