TIBCAlerter OnConnectionLost

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Joschim
Posts: 2
Joined: Sun 27 Jun 2010 11:03

TIBCAlerter OnConnectionLost

Post by Joschim » Fri 16 Feb 2018 07:20

Hi support,
I use Delphi X5 with IBDAC 5.4.12
Everything work fine for some time.
When I stop the firebird service on the server, the client get the message: "error writing to the connection" that is okay!

Now I finish my programm. The result is, that the TIBCAlerter do not stop. The TIBCAlerter is in the WaitforsingleObject(XXXX, INFINITE)
What can I do?

Best regard
Joschim

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TIBCAlerter OnConnectionLost

Post by ViktorV » Fri 16 Feb 2018 08:53

Unfortunately we could not reproduce the issue on the latest IBDAC 6.1.5 version.
Please check whether the problem occurs on the latest version IBDAC 6.1.5 and inform us about the result. It it is, please compose a full sample demonstrating the described behavior and send it to us via e-support form: https://www.devart.com/company/contactform.html, including scripts for creating database objects.

Post Reply