Subject Database file size increases heavily
Author Arno Garrels
Hi all,

My Firebird database file size increases heavily although I just store
records temporarily. Each 58 seconds two tables are filled and emtyed
afterwards plurally. In my tests, amount and size of data is always exactly
the same. The only way to squeeze it, is backup and restore using gbak. But
gbak -r needs a closed database and my app. must run 24/7. Tables are
accessed by IBO's Table component. Is there any workaround?

Thanks in advance
Arno Garrels