Create new NHibernate model with JetAccess Driver

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
dumian
Posts: 13
Joined: Sat 09 Jun 2012 19:10
Contact:

Create new NHibernate model with JetAccess Driver

Post by dumian » Mon 29 Jul 2013 12:23

Hi,
I try to create an new DB model using an existing MS Access
database , using nHibernate, since it supports MS Access as a backend.

But i can not find this provider in the Provider list of the Entity Developer
Here are the details of using nHibernate with MS Access - http://www.hibernate.org/361.html#A4. It uses NHibernate.JetDriver.dll to access the Jet data engine (MS Access).

Regards,
Johannes

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Create new NHibernate model with JetAccess Driver

Post by Shalex » Tue 30 Jul 2013 08:48

Entity Developer doesn't support MS Access. The list of supported database servers is available at http://www.devart.com/entitydeveloper/c ... ility.html.

Post Reply