Subject data posting times
Author Paul Little
Hi,

I noticed a couple of threads in the past about the speed (or lack of
it) with IBO. I have just completed the first stage of my app and tried
it out.

I was a bit dissapointed by the speed that my data was written to the
database. By rough timing it was about 10 seconds per field. Is this
normal or is there something I could do to speed things up a bit?

I am using:
IBO3.6
Interbase 5.6
Delphi 5 (proff)

My c/s app lives on a single machine (i.e. no network) and writes to the
db are done via sp's which are called within a loop and write one field
per record on each activation.

Any hints gratefully received.

TIA
Paul