Re: Delphi ADO EOleException "An unknown error has occured"
- From: "Bill Todd" <no@xxxxxx>
- Date: 30 Oct 2007 12:16:15 -0700
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)
.
- Follow-Ups:
- Re: Delphi ADO EOleException "An unknown error has occured"
- From: Aaron Gnome
- Re: Delphi ADO EOleException "An unknown error has occured"
- References:
- Delphi ADO EOleException "An unknown error has occured"
- From: Aaron Gnome
- Re: Delphi ADO EOleException "An unknown error has occured"
- From: Kevin Frevert
- Re: Delphi ADO EOleException "An unknown error has occured"
- From: Aaron Gnome
- Delphi ADO EOleException "An unknown error has occured"
- Prev by Date: Re: Delphi ADO EOleException "An unknown error has occured"
- Next by Date: Re: Delphi ADO EOleException "An unknown error has occured"
- Previous by thread: Re: Delphi ADO EOleException "An unknown error has occured"
- Next by thread: Re: Delphi ADO EOleException "An unknown error has occured"
- Index(es):
Relevant Pages
|