ADO MSSQL7 and two independent transactions
From: Kysy (krzys_at_zeto.swidnica.pl)
Date: 04/23/04
- Next message: Andy: "Re: TDBCheckbox - what is displays on inserting a new record"
- Previous message: Daryl: "Re: TDBCheckbox - what is displays on inserting a new record"
- Next in thread: Viatcheslav V. Vassiliev: "Re: ADO MSSQL7 and two independent transactions"
- Reply: Viatcheslav V. Vassiliev: "Re: ADO MSSQL7 and two independent transactions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Apr 2004 09:31:57 +0200
Is possible to open two independent (parallel) transactions on one
connection?
In InterBase-VCL we have TIBTransaction classess. In ADO (Delphi6)
BeginTrans and other transaction-flow methods are stored in TADOConnection
class. I dont want nested transactions, just save logs from one transaction
even if this transaction must be rollback.
K
- Next message: Andy: "Re: TDBCheckbox - what is displays on inserting a new record"
- Previous message: Daryl: "Re: TDBCheckbox - what is displays on inserting a new record"
- Next in thread: Viatcheslav V. Vassiliev: "Re: ADO MSSQL7 and two independent transactions"
- Reply: Viatcheslav V. Vassiliev: "Re: ADO MSSQL7 and two independent transactions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]