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.
			
									
									
						APPCRASH if connetion diaglog fail authorization
Re: APPCRASH if connetion diaglog fail authorization
Please specify the MyDAC version and whether you are using SSL or SSH.
			
									
									
						Re: APPCRASH if connetion diaglog fail authorization
MyDAC 8.3.9
without SSH and SSL
			
									
									
						without SSH and SSL
Re: APPCRASH if connetion diaglog fail authorization
APPCRASH after "Cancel" button click and after third unsuccessful authorization attempt
			
									
									
						Re: APPCRASH if connetion diaglog fail authorization
Please upgrade to the latest version of MyDAC (8.4.11) and check if the problem still persists.