Re: Delphi ADO EOleException "An unknown error has occured"



So back to my original question: Why does the IDE flag the error but not the
application?


"Bill Todd" <no@xxxxxx> wrote in message news:472782ff$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Aaron Gnome wrote:

If you're looking for a real EOleException, the ones generated by
this problem get in the way.

Unfotunately there is no solution to this. As Kevin said, this
exception is raised and trapped in a try/except by design in the ADO
component code. There is no way to tell the debugger to ignore the
exception if it is raised on one module but not in another.

--
Bill Todd (TeamB)

.



Relevant Pages

  • Re: Migrating the Work Menu
    ... Sorry I can't answer your original question, Bill, because I'm not on Word ... But I can tell you that this newsgroup is, ... exception of Microsoft employees who are currently monitoring for problems ...
    (microsoft.public.mac.office.word)
  • Re: How does FormatMessage with FORMAT_MESSAGE_FROM_SYSTEM work internally?
    ... such a function correctly retrieving the string for any error value, ... for every exception to the rule I have to add ... me to also know about all such wininet-like exceptions. ... it was not my original question. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Exceptions and WinForms
    ... Stepping back and looking at your original question, actually, I'd say that ... Any exception handling should be done within a form ... > Hi Daniel. ... >> VS attached and see if the dialog stays up with no secondary exception. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: OT - Location
    ... Sheldon England wrote in ... I laughed when I saw Billy's original question but got depressed when ... telling my friends and family who, with only one exception, responded ...
    (comp.sys.ibm.pc.games.rpg)
  • Re: how to emulate goto.
    ... As an answer to the original question: ... process flow; i.e. the approach that divides as much as possible the ... "exception cases" from the "normal cases". ... >> of the loop. ...
    (comp.lang.java.programmer)