简体   繁体   English

如何将Android设备连接到PC上的SQL SERVER 2008 R2

[英]How to connect Android device to SQL SERVER 2008 R2 on PC

I have SQL server 2008 R2 on my PC and Android application which have to comunicate with database (Select, Insert, Update, Delete). 我的PC和Android应用程序上都有SQL Server 2008 R2,它们必须与数据库进行通讯(选择,插入,更新,删除)。 The problem is that I have no idea how should I do this. 问题是我不知道该怎么做。 I find few similar topics, but I don't get it. 我发现了一些类似的主题,但我不明白。 Could someone tell me how to do this step by step? 有人可以告诉我如何逐步执行此操作吗?

制作一个可在Apps请求中调用的网络服务。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在SQL Server 2008 R2和Xamarin Android之间创建连接 - Create connection between SQL Server 2008 R2 and Xamarin Android 通过C#Web服务将android与sql server 2008 r2连接 - connectivity of android with sql server 2008 r2 via c# webservice 如何将PC中的程序连接到Android设备中的应用程序 - How to connect program in PC to Application in Android Device 将Android设备连接到在我的PC上运行的Tomcat服务器 - Connect android device to Tomcat server running on my PC 如何使用我的Android设备上的应用程序连接到在我的PC上运行的服务器 - How to connect to a server running on my pc using my app on my android device 如何从Android设备连接到SQL Server数据库 - How to connect to sql server database from android device 移动设备上的客户端如何通过PC上运行的服务器连接到localhost? - How can a client on a mobile device connect to localhost with a server running on a PC? 如何将HTC android手机连接到PC作为调试设备 - How to connect a HTC android phone to the pc as debugging device 将Android应用程序连接到真实设备中的SQL Server - Connect an android application to sql server in real device 如何将PC上的本地tomcat服务器连接到真正的android设备? - how to connect a local tomcat sever on pc to real android device?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM