Subject Re: Firebird on Windows
Author sbnspindler
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@m...>
wrote:
> > Ok. I found my mistake with the file size - IExplorer didn't show
the
> > right file size.
> > But is it normal that the time of inserts grows up constantly ?
> >
> >
>
> It is normal when you are not committing regularly. It is especially
> expected when you try to commit regularly but you are unaware that
what you
> are really doing is commitretaining regularly.
> Alan

If I open my connection, I set autocommit false and then I make a
commit after about 1000 inserts. That's a hard commit, isn't it ???