Subject | Re: [firebird-support] Re: Next TX #, OAT and Connection Duration? |
---|---|
Author | Dan Wilson |
Post date | 2004-01-16T22:56:30Z |
>We do not explicitly issue commits. The BDE manages this through itsUnless I am very much mistaken, BDE shared autocommits function using commit-retaining, which would cause precisely the problems you are seeing. Getting periodic hard commits into your transactions will resolve this.
>"Shared Autocommit" support. We have examined the code and do not
>find active transactions being held open for an excessive or
>unexpected length of time. Here are our connection settings:
Best regards,
Dan.