Subject | Re: [IBO] TIBODatabase BeforeDisconnect/AfterDisconnect events |
---|---|
Author | jwharton@ibobjects.com |
Post date | 2004-05-04T16:19:41Z |
My guess is your form is in the process of being destroyed and as a result the events are already cleared out.
Try a disconnect in code without the app or a form being destroyed.
Jason
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
nice to have these events work properly.
Ed Dressel
Try a disconnect in code without the app or a form being destroyed.
Jason
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
> They are invoked from my TIB_Connection object. Perhaps youI've reworked my app so that it works correctly but it would still be
> could rearrange your application to look for these events from
> there?
nice to have these events work properly.
Ed Dressel