Subject [IBO] Faster Datapump from FoxPro/Paradox to Firebird
Author Enrico Raviglione
Hi to all,
i must import into a new Firebird DB all the old data stored into a FoxPro
or Paradox table.
I have a procedure with a TIB_Cursor and a TTable for make this and all work
fine but the process are very slow, an example:
for a table of only 630 record and 15 columns an Athlon 700Mhz in cpLocal
connection work about 2 minutes!!

Can i accelerate the process?

I must import some large table (about 200MB) for every installation and at
this speed it's very frustrating...

Regards,
Enrico Raviglione