Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: How to identify an exception in TOCIQuery events?
How to identify an exception in TOCIQuery events?
Posted: 2001/03/22 07:01
 
TOCIQuery component has events which are executed when it throws exception - e.g. OnUpdateError event. But one event can handle several kinds of exceptions. How can I recognize what kind of exception run the event? Is there any Id, Errorcode or something like this?