在iOS应用中使用.mdb文件而不是SQLite? [英] Use .mdb file instead of SQLite in iOS app ?

查看:116
本文介绍了在iOS应用中使用.mdb文件而不是SQLite?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何使用.mdb file而不是SQLite,我正在一个项目中,该项目将加载和更新.mdb file中的数据.我搜寻了一下,但找不到任何内容,您可以指引我.

How can I use the .mdb file instead of SQLite, I am working on a project that will load and update data from .mdb file. I search about it but can't found anything can you poeple guide me.

推荐答案

MDB工具是一个开源项目旨在为POSIX系统提供Microsoft Access的专有MDB文件格式的支持.由于它是用纯C语言编写的,因此将这个项目集成到您的iOS应用中应该很容易. (您应该专门查看它的libmdb部分.)

MDB Tools is an opensource project that aims to bring support of the prorpietary MDB file format of Microsoft Access to POSIX systems. Since it's written in pure C, it should be fairly easy to integrate this project in your iOS app. (You should specifically be looking at its libmdb part.)

这篇关于在iOS应用中使用.mdb文件而不是SQLite?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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