Re: Using Wonder to transfer data from one DB to another
Re: Using Wonder to transfer data from one DB to another
- Subject: Re: Using Wonder to transfer data from one DB to another
- From: Guido Neitzer <email@hidden>
- Date: Mon, 18 Feb 2008 12:28:15 -0700
On 18.02.2008, at 08:21, Archibal Singleton wrote:
That's exactly it (remembered that it had this rather descriptive
method name :-)
Keep in mind, that this might or might not work for your specific
databases. The code was originally written to transfer data from
FrontBase to PostgreSQL and SHOULD work for other databases.
When you try this, don't create foreign key constraints on the
destination database. Create the schema without fk, then transfer the
data, apply the constraints after.
cug
--
Real-World WebObjects class at the Big Nerd Ranch
March 2008, Frankfurt, Germany
http://www.bignerdranch.com/classes/webobjects.shtml
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden