that would certainly qualify as slicker. But how do you tell the EOF classes when to use one DB vs the other in the same running instance? I've always just had one set of EOF classes that use the database specified by the dbConnectURLGLOBAL property when fetched. Is there a way to override this property in the fetch call?
thanks, Jeff On Mar 15, 2012, at 2:25 AM, David Avendasora wrote: > If everything is in databases, then why not use EOF to pull the data out of > one DB, scrub/modify it however you need and push it into the other? I don't > see any reason why you'd need to turn EOs into XML just to turn them back > into EOs… > > Dave > > On Mar 15, 2012, at 2:04 PM, Jeffrey Schmitz wrote: > >> Hello again, >> This is a more general question. If you need to merge a set of data from >> one webobjects database into another that has an identical schema, what >> would be the best way to go about it? Export to XML and import it back in? >> Or is there a slicker way? Basically there is one top level object that is >> represented in two databases, but underneath there all is different. I'd >> like to get them combined into one database. >> >> Thanks! >> Jeff >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com >> >> This email sent to [email protected] >> >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
