Subject URGENT Performance problem
Author hschlup
Hi all

I have a big performance issue. My infrastructure looks like this:

I have a central Oracle database where I host all data for my salesreps

Each SalesRep has a laptop with Firebird running. Now I have to
download data from Oracle to each Laptop day by day.

I have a program done with Delphi. This inserts row by row and this
takes to long.

What's the fastest way to make a Batchmove from Oracle to Firebird?

Herbert