Microsoft Access 的 dbExpress 驱动程序

发布于 2024-08-17 18:24:02 字数 68 浏览 5 评论 0原文

作为 dbExpress 新手,我想知道是否有适用于 Microsoft Access 的 dbExpress 驱动程序?

being a dbExpress newbie I wonder if there is a dbExpress driver for Microsoft Access?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

仲春光 2024-08-24 18:24:02

我认为连接 Access 的唯一方法是使用 ADO。 (TADO 连接)。

I think the only way to connect to Access is by using ADO. (TADOConnection).

末が日狂欢 2024-08-24 18:24:02

我使用 dbExpress 的开源 dbxoodbc 驱动程序获得了良好的结果。

下载中有几个使用 Access 数据库的演示项目,因此您应该能够立即启动并运行。

您可以在 http://sourceforge.net/projects/open-dbexpress/ 找到它

我只在旧版本的 access 上尝试过它,所以我不能肯定地说它适用于 Office 2007 或更高版本。

I have had good results using the open source dbxoodbc driver for dbExpress.

The download has several demo projects that use access databases, so you should be able to get up and running in no time.

You can find it at http://sourceforge.net/projects/open-dbexpress/

I have only tried it with older versions of access, so I can't say for certain that it will work with office 2007 or newer.

深海不蓝 2024-08-24 18:24:02

你必须使用 TADOConnection,我还没有找到支持新 dbexpres 的第 3 方驱动程序

You have to use TADOConnection, i havn't been able to find a 3rd party driver which supports the new dbexpres

撕心裂肺的伤痛 2024-08-24 18:24:02

dbExpress 本身不支持 msAccess,

但是快速谷歌搜索会给出一长串驱动程序。有免费的也有付费的。

dbExpress does not support msAccess natively,

But a quick google search gives a long list of drivers. Both free and paid.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文