Subject insert optimization
Author Erik S. LaBianca
Hi all,

I wondering if any of you have had any luck speeding up inserts to
interbase? I've found that using both DBD::InterBase and IBX under
delphi insert operations are quite slow. I've tried playing with my
transaction component settings in delphi to no avail.

Is using an external table the only way to get data in faster?

thanks

--erik