- Can NHibernate be used as ORM tool for MS Access? We are using Nhibernate to access Sql Server, so wondering if it can be reused.
- If it can be used how has the experience been?
Can NHibernate be used as ORM tool for MS Access? We are using Nhibernate
Share
Here are the details of using NHibernate with MS Access. I personally haven’t done this, as MS Access doesn’t include main full database options like stored procedures, etc, so I typically avoid it.