-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: NHibernate, SQL CE & Multiple Databases
PostPosted: Fri Nov 11, 2011 4:50 am 
Newbie

Joined: Fri Nov 11, 2011 4:39 am
Posts: 1
Hi all

I have been using NHibernate for the last year on some basic projects, one of which has now exploded in terms of scope and now needs considerable refactoring.

The application is based on SQL CE as a data store, and I'd like to stick to this if possible.

What I want to do as part of my refactoring is have global data stored in one database, but all client specific data stored in its own database, so essentially each client ends up with its own database. Obviously, I'd also like to preserve any entity relationships between global data and client data, id possible.

I'm not even sure if this kind of approach is possible with NHibernate in conjunction with SQL CE. Can anyone point me in the direction of an example where this has been done?

I would very much appreciate any help you can provide.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.