Subject Re: [IBO] IBO Exceptions
Author Jason Wharton
You need to search through the IBO sources or just comment it out and
attempt to compile and let Delphi find them for you.

My hunch is it is in the statement code somewhere.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <s.beames@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, May 16, 2001 1:50 PM
Subject: [IBO] IBO Exceptions


> I can find this exception string in IB_Constants.pas,
>
> E_NO_ACTIVE_TRANS = 'No active transaction to execute with';
>
> but how/where does it get raised/thrown?
>
> I don't speak Delphi, but I thought I would find a reference to this
> string in the IBO source somewhere, where it might be raised.
>
> Any clues please?
>
> Thanks,
> Steve (BCB5)