Bug with new version 2.50.0.35

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
xstef
Posts: 22
Joined: Sat 09 Sep 2006 20:44

Bug with new version 2.50.0.35

Post by xstef » Wed 18 Jun 2008 08:14

Hi, there is a bug when trying to reconnect to a different database. Here is the way to reproduce it:

1) Set Database to a.db
2) Connect
3) Disconect
4) Set Database to b.db
5) Connect

Then you get an error about a 'filename is not a valid database' error
This error did not occur with IbDac v2.2

I can send you a test project i've created to reproduce the bug
I am using D7 Prof, IbDac 2.50.0.35, Firebird v2.0.4

Thanx,

Stefanos Charalampous

TwinSoft

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 18 Jun 2008 11:12

We have fixed this problem. This fix will be included in the next build of IBDAC.

Post Reply