Search code examples
nhibernatems-accessjet

Using nHibernate 3.x with Jet driver (Microsoft Access)


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?


Solution

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