Subject | Re: Commit or commit retaining ? |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-03-23T12:50:34Z |
> I have a understanding problem. If I set autocommit to false andCommit retaining is not currently used in JayBird, it is
> call the connection.commit() method after about 1000 inserts, is
> this a "hard commit" or commit retaining ?
always "hard" commit.
> I use an embedded firebird 1.5 and jaybird and make about 1000I think there's no JayBird specific issues there. Try to ask in
> inserts per minute and the time for insert increase constantly.
> Is this normal behaviour ?
Firebird-Support, they would probably explain this.
Roman