Yeah, that's the way to go. Reverse engineer each database into it's own EOModel, then build the relationships between the models.
Be mindful that EO's can NOT have the same names across your models. So you may have to put prefixes on the EO's after you reverse engineer the DB tables. Paul On Apr 4, 2011, at 11:04 AM, Simon wrote: > i think it's a big no :-( > > but you can definitely have multiple models - one for each db - and > relationships between the models. > > simon > > On 4 April 2011 16:00, Michael Gargano <mgarg...@escholar.com> wrote: >> Hi all, >> >> Is there a way to have a model connect to different databases >> simultaneously? So, I have a schema that is rev. eng'ed but that same >> schema is on 10 different databases, I want to fetch data from different >> DB's for different users of the system simultaneously. Is this possible? >> omg.... please say YES. :) >> >> Thanks. >> -Mike >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/simon%40potwells.co.uk >> >> This email sent to si...@potwells.co.uk >> > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com > > This email sent to p...@mac.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com