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 (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 [EMAIL PROTECTED]