Subject Re: [IBO] Return from SP always starts Transaction
Author Jason Wharton
Put a breakpoint in the code somewhere, like the statuschange of the
transaction, to see what exactly is causing it to activate the transaction
to an active status.

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


----- Original Message -----
From: "ehandbury" <ehandbury@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, May 08, 2002 9:24 PM
Subject: Re: [IBO] Return from SP always starts Transaction


> Helen,
>
> I should have explained myself better.
> TransactionIsActive is false when the SP is called. It is true
> after the SP executes.
>
> Eric.
>