lugnitdgp / SQLifyHUB

4 stars 4 forks source link

Fix abrupt termination #3

Open dawipayandas opened 1 month ago

dawipayandas commented 1 month ago

Fix abrupt termination

During the DB connection, if wrong credentials are provided the application is terminated abruptly. Prompt an error message and don't let the user re-enter the credentials instead of terminating.