Subject Commit taking long time
Author Michael Vilhelmsen
Hi

I have an appl. that uses BDE against FB 1.

The very first time the program is started, I do a select from a
small table, and after that 3 - 6 selects from small tables.

After this I do a insert in 2 tables, which at the time holds no
records.

When committing THE FIRST TIME it takes up to 10 seconds to complete.

Everything I do after this (with the same rutine) commits instantly.
This applys until I close my program and restart it.

Michael