Hi Jeff

I think you will need to watch out primary key collision. Even both have identical schema, they have their own eo_pk_table. If you were to export and import into another database, the pk may be duplicated, unless you have a unique primary key generation that takes care of this. Then its relationships and possibly template tables. Just my 2c.

Cheers

Cheong Hee

----- Original Message ----- From: "Jeffrey Schmitz" <[email protected]>
To: "WebObjects-Dev Mailing List List" <[email protected]>
Sent: Thursday, March 15, 2012 2:04 PM
Subject: merging databases


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/chng34%40gmail.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]

Reply via email to