Subject | Disconnect Troubles |
---|---|
Author | Paul Irwin |
Post date | 2001-06-15T18:35:49Z |
> Could you please say exactly what versions of client and serverI was using Interbase:
> you are using? This is important with events problems...
>
> Helen
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