Re: [OT] Frontbase Export/Dump
Re: [OT] Frontbase Export/Dump
- Subject: Re: [OT] Frontbase Export/Dump
- From: Guido Neitzer <email@hidden>
- Date: Sun, 11 May 2008 18:35:57 -0600
On 11.05.2008, at 17:45, Joshua Paul wrote:
The Frontbase site is not available right now, so I figured I'd turn
here for help...
Does anyone know how to dump data out of one FB database for use in
another?
I'd say your best bet is:
ERXJDBCUtilities
._copyDatabaseDefinedByEOModelAndConnectionDictionaryToDatabaseWithConnectionDictionary
to transfer the data. It's documented how to use it.
Some hints:
- create destination database without foreign key constraints
- transfer data
- create foreign key constraints
Helped me to transfer from FrontBase to PostgreSQL a couple of years
ago.
cug
--
http://www.event-s.net
_______________________________________________
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