在 UWP 中读取 MS access 数据库文件 (.mdb) [英] Read MS access database file (.mdb) in UWP

查看:63
本文介绍了在 UWP 中读取 MS access 数据库文件 (.mdb)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发通用 Windows 应用程序.我想读取 ms access 数据库文件,但 UWP 中似乎没有 System.Data.Oledb 命名空间.

I am working on Universal Windows Application. I want to read ms access database file, But it seems like System.Data.Oledb namespace is not available in UWP.

我不想使用任何需要互联网连接的网络服务.

I don't want to use any Web Service which requires internet connectivity.

有没有办法在 UWP 中读取 MS Access 文件?

Is there any solution for reading MS Access file in UWP?

提前致谢.

推荐答案

没有办法.只有一种可用的数据库格式是 SQLite.
您可以使用一些转换器工具
顺便说一句,很快就会有适用于 SQLite 数据库的实体框架(现在是预览版)

There are no way to do it. Only one avaliable DB format is SQLite.
You can use some converter tool
By the way, soon would be available Entity Framework for SQLite databases (it is in preview now)

这篇关于在 UWP 中读取 MS access 数据库文件 (.mdb)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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