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