Logging BDE-exceptions in Delphi-applications

From: Bert Prins (prinsoft_at_hotmail.com)
Date: 10/31/03


Date: Fri, 31 Oct 2003 10:55:33 +0100

Hello.

In Delphi I can catch the Application-errors with Application.OnException,
but that procedure don't 'see' the BDE-errors. I need to log this errors, so
my question is: is there a way to catch BDE-errors too (in a
Delphi-application)?

Bert Prins



Relevant Pages

  • Logging BDE-exceptions in Delphi-applications
    ... In Delphi I can catch the Application-errors with Application.OnException, ... but that procedure don't 'see' the BDE-errors. ... Bert Prins ...
    (alt.comp.lang.borland-delphi)
  • Re: Logging BDE-exceptions in Delphi-applications
    ... > In Delphi I can catch the Application-errors with Application.OnException, ... > but that procedure don't 'see' the BDE-errors. ... This should catch all the exceptions. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Logging BDE-exceptions in Delphi-applications
    ... > In Delphi I can catch the Application-errors with Application.OnException, ... > but that procedure don't 'see' the BDE-errors. ... This should catch all the exceptions. ...
    (alt.comp.lang.borland-delphi)