连接Android应用程序使用远程MSSQL数据库Web服务

连接Android应用程序使用远程MSSQL数据库Web服务

问题描述:

我们在Android平台上的谷歌日历应用程序。我们要
我们连接到远程MSSQL数据库使用Web服务的应用程序。我们是
新的Andr​​oid中的Web服务。你能请向我们提供关于如何某些code
使用Web服务来瞬移到MSSQL服务器。
我们使用PHP脚本连接我们的登录页面,我们有
写这篇code,而无需使用web服务。

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.

感谢您,

这里是一个的链接。这个例子表明,如何通过Android的PHP连接到MySQL。我希望这会帮助你。

here is a link. This example shows that how to connect android to mysql via php. I hope this will help you.