Stack overflow with TwwIBCTable and IBDAC 3,00

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Dokkie
Posts: 43
Joined: Wed 08 Oct 2008 21:58

Stack overflow with TwwIBCTable and IBDAC 3,00

Post by Dokkie » Tue 14 Apr 2009 04:11

I've upgraded to IBDAC version 3.00. Delphi2009 from 2.7XX
Since then a project using TwwIBCTables is causing a stack overflow when any TwwIBCTable as a detail table is activated in the IDE.
Opening the detail tables when the application is run does not result in this error.
Activating a TwwIBCTable in the IDE which is not a detail table does not cause the stack overflow.
If I replace the TwwIBCTable(s) with TIBCTables then the stack overflow in the IDE does not occur.
This did not occur with IBDAC version 2.7XX

Dokkie
Posts: 43
Joined: Wed 08 Oct 2008 21:58

Solved

Post by Dokkie » Tue 14 Apr 2009 22:09

Problem solved by recompiling the Demo thirdparty Infopower and Fastreports packages

Post Reply