There is bug in IBDAC 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
ibdac1pro
Posts: 48
Joined: Fri 25 Aug 2006 02:19

There is bug in IBDAC version 2.50.0.35

Post by ibdac1pro » Mon 23 Jun 2008 02:52

// code
1. IBCConnection1.Connect := True;
2. IBCTransaction1.Active := True; // Occurence error

error message:
Access violation at address 06C8A1BD in module 'ibdac105.bpl'. Read of address 00000000.

I am using D2007, FB 2.04, ODAC 6.50.0.35, SDAC 4.50.0.35, IBDAC 2.50.0.35.

Please test and reply.

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

Post by Challenger » Mon 23 Jun 2008 06:51

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

Post Reply