×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Nhibernate would sit on top of the native client access provider. It doesn't supply it's own connectivity. It's "just" and orm layer.
-Walden
--
Sent from my wireless device, please excuse typos and terseness.
On Jun 28, 2012, at 6:05 PM, "Richard Schoen" <richard@xxxxxxxxxxxxxxx> wrote:
What does NHibernate use for the iSeries connectivity ?
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
message: 4
date: Thu, 28 Jun 2012 00:36:29 +0000
from: Matt Olson <Matt.Olson@xxxxxxxx>
subject: Re: [SystemiDotNet] Microsoft's Entity Framework and the IBMi
As far as I know Data Direct providse an Entity Framework DB2 option. Additionally IBM DB2 Connect product also provides it as far as I know. All options cost $$$.
This is why we went with NHibernate instead of Entity Framework a few years back. Back then Entity Framework was a 1.0 product, might be better though today. I don't think there is a free Entity Framework option for IBM DB2 like there is with other database platforms.
NHibernate provides the same feature set as Entity Framework and it's been around a lot longer, only downside is it's LINQ implementation is not as good.
My 2 cents.
As an Amazon Associate we earn from qualifying purchases.