Subject Stack overflow error
Author pat_beckers
We work on a project written in Delphi5, using Infopower2000 and
Multilizer 4.2 connecting to IB6 through BDE.
I want to evaluate IBO, so I decided to add the TIB_Database
component (coexisting with the BDE). When I run the application,
simply by adding this one component, I get "stack overflow" errors,
even after increasing the min. stack size to $60000 (it used to be
$6000).

Does anyone know what I'm doing wrong?