Did you mean using multiple database simultaneously or one at a time. I just tried the latter before (with multiple file-based databases such as microsoft sql /sqlce files ) and it worked. If you mean the former, i think it will be tough, as essentially it needs to enable NHibernate to organise the model across different databases i guess.
On Thu, Feb 9, 2012 at 12:23 AM, Rajesh Prajapati <rajmailbo...@gmail.com>wrote: > I am using c#.net and we are using Fluent 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. > > Configuration of the nhibernate is lies in web/app.config file. How to > specify multiple connection string over there and how to create > multiple session factories. > > -- > You received this message because you are subscribed to the Google Groups > "Fluent NHibernate" group. > To post to this group, send email to fluent-nhibernate@googlegroups.com. > To unsubscribe from this group, send email to > fluent-nhibernate+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/fluent-nhibernate?hl=en. > > -- Lincoln Yu +61 0406822518 +61 0416457027(vodafone) -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com. To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en.