Driver leaving transactions active

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for InterBase & Firebird in Delphi and C++Builder
Post Reply
esasse
Posts: 47
Joined: Tue 27 Nov 2007 19:08
Location: Brazil

Driver leaving transactions active

Post by esasse » Fri 25 Jul 2008 21:52

Running Firebird 2.1.1, Delphi 2007 and dbexpida40.dll 2.20.0.9.

I have created a simple application with a TSQLDataSet, TDataSetProvider and TClientDataSet.

When I open the ClientDataSet the Devart driver creates a transaction but leaves it active. We all know that long running transactions are very bad for Firebird.

The same application using Borland's driver doesn't leave any transactions active.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 29 Jul 2008 08:09

We have fixed this problem. The fix will be included in the next build of DbxIda.

esasse
Posts: 47
Joined: Tue 27 Nov 2007 19:08
Location: Brazil

Post by esasse » Tue 29 Jul 2008 10:50

Thanks. And when the build is going to be available? I really need this fix ASAP.

BTW, I'm still not receiving notifications about new builds.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 30 Jul 2008 07:07

We are planning to release new build of DbxIda on the next week.

esasse
Posts: 47
Joined: Tue 27 Nov 2007 19:08
Location: Brazil

Post by esasse » Thu 31 Jul 2008 02:17

Ok, but notify registered users when you do it.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 07 Aug 2008 14:01

The new build of DbxIda is released now.

Post Reply