Subject | Re: [IBO] How to get the IBO object that caused the error? |
---|---|
Author | Jason Wharton |
Post date | 2002-10-02T14:55:16Z |
Seems the Sender should be the source component for the error.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
"IMB T" <vatt@...> wrote in message
news:andkgq$r8n$1@......
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
"IMB T" <vatt@...> wrote in message
news:andkgq$r8n$1@......
> How to get the IBO object that caused the error?
>
> When we have an error in TIB(O)Database we have the also, as string, the
> full path of one (or two) IBO objects which triggered the error.
>
> How can we have a pointer to that object?
>
> Why we have two objects sometimes? The second one is the encapsulated TIB_
> query of TIBO component?
>
>
>
> TIA