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

Splash screen is stuck when failure to connect to database #97

Open
sqlhammer opened this issue Feb 26, 2020 · 1 comment
Open

Splash screen is stuck when failure to connect to database #97

sqlhammer opened this issue Feb 26, 2020 · 1 comment
Labels

Comments

@sqlhammer
Copy link
Owner

When the load of the application fails to connect to the database, the splash screen never goes away and the frmMain does not show. This prevents the user from clicking the button to attempt a reconnect or to exit the application cleanly.

@sqlhammer sqlhammer added the bug label Feb 26, 2020
@sqlhammer
Copy link
Owner Author

Correction: It does not actually get stuck, it simply tries to connect twice and does not move forward until both timeout and both MessageBoxes are acknowledged.

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

No branches or pull requests

1 participant