You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by Jon <jm...@gmail.com> on 2006/09/03 16:02:56 UTC

Re: Howto import data from different databases

Try free SQL-Workbench/J  http://www.sql-workbench.net
It has tool for table transfer between two databases (DataPumper).

Works fine for me.

Bye,

Jon.

On 8/30/06, Peter Neu <pe...@gmx.net> wrote:
>
>  Hello,
>
>
>
> is it possible to import large amounts of data  from different db's into
> derby? I would like insert some tables from a big oracle db into derby to
> make
>
> it available to small applications which I can then distribute. If that is
> possible can I also do synchronization, meaning updating
>
> the distributed derby db's?
>
>
>
>
>
> Cheers,
>
> Peter
>
>
>
>
>
>
>