Not an Issue
Details
Details
Assignee
Unassigned
UnassignedReporter
harish chhokra
harish chhokraComponents
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
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