将 nHibernate 3.x 与 Jet 驱动程序结合使用 (Microsoft Access)

发布于 2024-11-26 14:16:23 字数 211 浏览 4 评论 0原文

我正在开发一个 nHibernate 项目,该项目使用 Access 数据库作为数据源(不幸的是)。我在运行时遇到问题,因为我找不到支持 nHibernate 3.x 的 Jet 驱动程序。

我已经从 trunk 下载了源代码并编译了它,但事实证明它仍然适用于 nHibernate 2.x。对于在哪里可以找到新版本,或者如何让旧版本与 nHibernate 3.x 一起工作,有什么想法吗?

I'm working on an nHibernate project that uses an Access Database as the datasource (unfortunately). I'm having issues getting it working because I can't find a Jet driver that supports nHibernate 3.x.

I've downloaded the source from the trunk and compiled it, but it turns out it is still for nHibernate 2.x. Are there any ideas on where to find a new version, or how to get the older one to work with nHibernate 3.x?

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

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

发布评论

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

评论(1

骄兵必败 2024-12-03 14:16:23

您是否尝试再次重建 NHibernate NHibernate.JetDriver 3 或者只使用 这个

Did you try to rebuild NHibernate.JetDriver agains NHibernate 3 or just use this?

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