I'm experimenting with MySQL DAC with Delphi 5. I'm trying to trap a logon error, such as an invalid password, using the try...except...end structure and display my own error form. However, no matter where I place my trap, the DAC package displays its own error form and a Windows error occurs when closing the form.
How can I trap logon errors?
Thanks,
Tom
Trapping logon error with Delphi
-
- Posts: 1
- Joined: Thu 21 Apr 2005 19:35
- Location: Asheville, NC