Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guidance on dealing with database connection loss with IBEvents #13

Open
NickBarrett opened this issue Sep 29, 2022 · 0 comments
Open

Comments

@NickBarrett
Copy link

Hi there,

Is there any guidance with how we should deal with a loss of database connection from the server side when using the new IBEvents?

At first we tried using IBConnection's StateChange event but this only fires when the client is initiating the change (ie: on calling Open() or Close()). It does not fire if the InterBase service were to stop (whether gracefully or not).

Thanks,

Nick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant