APPCRASH if connetion diaglog fail authorization
Posted: Wed 15 Oct 2014 07:53
I have database application. When it launched, the firts showed form is MyConnecDialog1.
If authorization to DB failed I got APPCRASH from KERNELBASE.dll and when Application error system message with text "Exception EdatabaseError in module test.exe at 0015DDE5. Cannot connet to database".
Please explain how correctly terminate application without APPCRASH in case of failed authorization to database.
If authorization to DB failed I got APPCRASH from KERNELBASE.dll and when Application error system message with text "Exception EdatabaseError in module test.exe at 0015DDE5. Cannot connet to database".
Please explain how correctly terminate application without APPCRASH in case of failed authorization to database.