开发者

Where to find NHibernate Jet driver

I don't know if it's just me, but I just can't seem to find the NHibernate Jet driver anywhere.

I have not yet looked into the source, but looking at the main project files or th开发者_如何学Goe NH Contrib files, did not give me any results.

Enough time wasted, who can show me the way?

Thanks!


You can find more information about configuring NHibernate to work with MS Access in this post from my blog: NHibernate and MS Access - it's simple, but...


You can get the Jet Driver on NuGet now:

PM> Install-Package NHibernate.JetDriver

It seems to work out the versions automatically.


It is in NH Contrib, you must have missed it. It's called NHibernate.JetDriver


here is the svn url, you can check out the entire source and compile the newest dll https://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib/trunk/src/NHibernate.JetDriver

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜