将Andriod连接到MS SQL [英] Connecting Andriod to MS SQL

查看:99
本文介绍了将Andriod连接到MS SQL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在线研究了如何连接数据库.大多数教程都显示了如何连接到MYSQL而不是MSSQL.有什么好心的人可以帮忙吗?紧急!
谢谢

I have researched online on how to connect to the database. Most of the tutorials show how to connect to MYSQL instead of MSSQL. Can any kind soul please help? URGENT!
Thank you

推荐答案

您将很难通过android连接到MSSQL,因为MSSQL由Microsoft拥有,并且没有适用于android的驱动程序.

您能做的最好的事情就是通过Web服务隔离自己,并让android与Web服务通信,这会将数据保存到MSSQL或任何其他类型的数据库.
You will have a hard time connecting to MSSQL via android as MSSQL is owned by Microsoft and there are no drivers for android.

The best you can do is isolate yourself with a webservice and have android communicate with the webservice which will save the data to MSSQL or any other type of database.


这篇关于将Andriod连接到MS SQL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆