Subject | Re: [IBO] Stack overflow error |
---|---|
Author | Jason Wharton |
Post date | 2002-04-17T14:44:38Z |
Try to get a callstack on it and this will tell you what is going on.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "pat_beckers" <patrick.beckers@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, April 17, 2002 5:50 AM
Subject: [IBO] Stack overflow error
> 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?