Subject Disconnect Troubles
Author Paul Irwin
> Could you please say exactly what versions of client and server
> you are using? This is important with events problems...
>
> Helen

I was using Interbase:
Client = 6.0.1.0
Server = 6.0.0.627

I tried it with 6.0.1.0 and 6.0.0.627 for both and the same problem
persists. Normally I have encountered no problems with events. This
problem only occurs if I close my program with the connection to the
database lost. I am calling TIB_Events.UnregisterEvents and
TIB_Connection.Disconnect before the app closes. Neither of these raise any
exceptions.

It's not a big issue at this point because I am only in the beginning of
development on this project. Hopefully lost connections will not be a big
issue.


Thanks for the help.

Paul