Subject Re: [IBO] AV on datamodul
Author Geoff Worboys
> in one project I keep on getting AV's in IBObjects.dpl.
> This occurs ALWAYS when opening the Query Editor of any
> IB_Query (or IB_StoredProc) on a certain datamodul (which
> is not the main datamodule!) and leaving it with OK.
> Afterwards I can open and close the editor without any
> problem.

Are there dependancies between this datamodule and another form or
datamodule which is not open/activated? (Perhaps it is looking for
the connection on a module that has not been loaded.)

Do you still get the error if the datamodule/form that is required is
openned first? That is; Open the main datamodule (or whatever) AND
THEN open this other datamodule and try bringing up the editor.

I know I sometimes have problems in this regard, but then I have a
fairly complex set of interdependant packages and I think it confuses
Delphi :-)


Geoff Worboys
Telesis Computing