Login Skip Navigation LinksWilsonORMapper > Forums Search
Demo Version Demo Version
Download and try for yourself a fully working demo version, including sample apps and documentation.  The only limitation is that the demo version only works inside the debugger.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

User Login User Login
Log In
 
 
Reset Password

Wilson ORMapper Forums Wilson ORMapper Forums : General Support : More than one connection

Date Post
10/16/2007 3:39:20 PM

Hi Paul,

Is there any way to have 2 or more connections pointing to differents databases using the same Template?

I mean, now I have one datamanager class with one objectspace object, and all the Mapped classes points to this objectspace. What I have to do for having more than one objectspace?

For example, to read values from database A and write in other database B, being A and B the same E/R, and so using the same mapping.

Thanks.

10/17/2007 9:59:40 PM

I can't think of anything built-in that would handle that scenario.

Sorry, Paul Wilson