Nhibernate compatibility with sql server 2012

Description

we are using Nhibernate 1.0 with VS 2005 in our project with sql server 2005 currently, but now we are in process to migrate our database for sql 2005 to sql 2012.
so after completing the db migration when i am trying to connect to sql 2012 from my old code base (.NET 2.0) then i am getting error on SessionManagerFactory.SessionManager.BeginTransaction(); itself.

Please suggest, so we need to use the latest version of N-Hibernate so that we can get support for SQL SERVER 2012 connectivity, or is there any workaround through which we use the same nhibernate version to serve the purpose?

Regards
Harish Chhokra

Environment

None

Activity

harish chhokra February 12, 2013 at 9:18 AM

Thanks alot for support, Oskar

Regards
Harish Chhokra

Oskar Berggren February 12, 2013 at 8:57 AM

I'm not aware of anyone doing any sort of stable update for NH1.0 for many years. It really is ancient. But it has extensible dialects and drivers - you can add what you need yourself.

harish chhokra February 12, 2013 at 8:38 AM

so you meant to say NH 1.0 will not have support for sql server 2012, and we have upgrade ourself to NH latest version to have the support for sql srever 2012?

Regards
Harish

Oskar Berggren February 12, 2013 at 8:03 AM

This Jira Issue Tracker is for tracking bugs and feature requests in NHibernate. General support requests should be posted to the nhusers mailing list instead.

I don't think anyone has worked on NH1.0 for many years now.

Not an Issue

Details

Assignee

Reporter

Components

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created February 12, 2013 at 7:05 AM
Updated February 12, 2013 at 9:18 AM
Resolved February 12, 2013 at 8:03 AM
Who's Looking?