Subject | Re: [firebird-support] Re: Next TX #, OAT and Connection Duration? |
---|---|
Author | Tim Ledgerwood |
Post date | 2004-01-19T14:13:27Z |
> > Our system relies on the BDE to "Auto-commit" each DB operationWell, IMHO, that's the first thing I would change. In my experience, it's a
>after
> > it has completed, so we do not have any explicit Commit calls,
> > however, we also don't have any open transactions between DB
> > operations.
LOT of work to put in explicit transaction control, but it pays off BIG
TIME, for precisely these sorts of reasons. And the same comment is true of
any client - server database.
I wouldn't trust the BDE to don anything at all ...
Regards
Tim
[Non-text portions of this message have been removed]