Configuring NHibernate to use multiple databases in .net

Posted by Miral on Stack Overflow See other posts from Stack Overflow or by Miral
Published on 2010-05-10T13:42:30Z Indexed on 2010/05/10 13:44 UTC
Read the original article Hit count: 414

I am using c#.net and we are using nhibernate.

It was fine until i was connecting to a single database. Now in the same project i am suppose to use multiple database, how can this be achived.

© Stack Overflow or respective owner

Related posts about nhibernate

Related posts about multipledatabase