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



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: Service Problem - service on local computer started and then s
    ... This behaviour is typical for when an exception is thrown on startup. ... Like Kevin said, Try/Catch is a good idea. ... None of the logging happens. ...
    (microsoft.public.dotnet.framework)
  • Re: Urgent User Control
    ... function in the chain that you want to handle the exception. ... low-level classes generally throw exceptions rather than ... Kevin Spencer ... >>> catch an exception thrown from the User Control. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Serialization.
    ... How should this change to avoid the exception? ... > erymuzuan mustapa ... > Kevin Burton wrote: ... >> Member 'PPRP602AType.RPLY_HEADER' hides inherited member ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Exception in thread "main" java.lang.NoClassDefFoundError:
    ... $ ./runScript.sh -master kevin ... Exception in thread "main" java.lang.NoClassDefFoundError: ... ClientPackage/ChatClient ... This is part of the Chord implementation. ...
    (comp.lang.java.programmer)
  • RE: Race condition in SQLDriverConnect on Windows2003 Server SP1.
    ... Are you getting an AV exception? ... Kevin Yu ... Microsoft Online Community Support ...
    (microsoft.public.data.odbc)