Re: Why isn't ADOExpress throwing an exception on error?



Raise 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.

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 :(


.