TADOConnection BeforeCommit event? (Oracle).
- From: "dean" <deanbrown3d@xxxxxxxxx>
- Date: 26 Oct 2006 08:31:54 -0700
Hello all,
I am trying to resolve a problem in an app that results in a
transaction session being committed, even though I have not explicitly
(knowingly) called CommitTrans(). I really want a BeforeCommit event so
that I can catch the call stack, but there is none, AFAIK.
Anyone know how to do this? I have searched for CommitTrans in the
code, and all of the calls are paired with a BeginTrans, which would
fail if the session is already in a transaction.
Thanks for any help,
DeanB
.
- Follow-Ups:
- Re: TADOConnection BeforeCommit event? (Oracle).
- From: Vitali Kalinin
- Re: TADOConnection BeforeCommit event? (Oracle).
- Prev by Date: Re: Order of records in a table? Db corrupt?
- Next by Date: CommandText Editor
- Previous by thread: Order of records in a table? Db corrupt?
- Next by thread: Re: TADOConnection BeforeCommit event? (Oracle).
- Index(es):