Subject Re: [IBO] Can not cast Sender in OnError...
Author Dany Marmur
Ooops! Sorry! The first line should have read

Sender is TIB_Statement

Now, maybe you'll understand my querstion!

Thanks!

/Dany

""Jason Wharton"" <jwharton@...> skrev i meddelandet
news:avbv4p$4hg$1@......
> It is possible to check the class and then case out the cast. It is
possible
> for different class types to be the Sender of an OnError event.
>
> If Sender is TIB_Connection then ...
>
[snip]