Re: Why isn't ADOExpress throwing an exception on error?
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Tue, 11 Jul 2006 21:35:30 -0500
My guess is the TadoConnection.Execute does not have its errors directed intoRaise the error level in your RaiesError
What i don't understand is why the same errorlevel causes an exception to
throw in one case but not in the other.
the Errors collection so all errors are surfaced.
or check the TadoConnection.Errors
collection for the error you are generating.
Ahhh...that's probably it. Kind of tedious to go change every piece of code
where we run a query though :(
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Why isn't ADOExpress throwing an exception on error?
- From: Ian Boyd
- Re: Why isn't ADOExpress throwing an exception on error?
- From: Brian Bushay TeamB
- Re: Why isn't ADOExpress throwing an exception on error?
- From: Ian Boyd
- Why isn't ADOExpress throwing an exception on error?
- Prev by Date: Re: ADO and MetaData
- Next by Date: Locate and loCaseInsensitive
- Previous by thread: Re: Why isn't ADOExpress throwing an exception on error?
- Next by thread: ADO and MetaData
- Index(es):
Relevant Pages
|