Subject Re: Firebird DB Size
Author Bisey
--- In firebird-support@yahoogroups.com, "Leyne, Sean" <Sean@B...> wrote:
> Bisey,
> If your transactions were simple then the database would only grow
> marginally.

It is really simple transactions. As I said before, I have one detail
table connected to this master table. But that detail table is not
storing any records in this test database.

> Please confirm that you are using the "ReadCommitted" isolation level,
> this ensures that normal garbage collection is performed.

I am not really sure about that. How I can change that? And in
previous mail, I wrote that I dropped two BLOB fields which store
images and DB became 1.72 MB only for 3000 records.

Can Abdullah Karaca

> Sean