您将如何通过Objective-C连接到位于远程服务器上的Microsoft Access数据库? [英] How would you connect to a Microsoft Access database sitting on a remote server through Objective-C?

查看:41
本文介绍了您将如何通过Objective-C连接到位于远程服务器上的Microsoft Access数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前有一个ASP页面,可以通过Objective-C代码连接到该页面,但是我想知道是否有其他方法可以.我只想从iPhone连接到Access数据库而无需ASP页.我已经尝试使用Google搜索这个问题,但没有发现任何有用的信息.链接到教程或代码片段都将非常有帮助.

I currently have an ASP page which I connect to from my Objective-C code, but I would like to know if any other method is possibly. I would like to just connect from the iPhone to the Access database without the ASP page. I have tried Googling this problem, but I did not find anything useful. Links to tutorials or code snippets would both be very helpful.

推荐答案

您应该编写一个将连接到数据库的webService,并且您的iPhone应用程序应该在理想情况下调用该webService.

You should write a webService which will connect to the database, and your iPhone app should be making calls to the webService ideally.

这篇关于您将如何通过Objective-C连接到位于远程服务器上的Microsoft Access数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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