Transaction in transaction

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
FCS
Posts: 176
Joined: Sat 23 Feb 2013 18:46

Transaction in transaction

Post by FCS » Tue 01 Oct 2013 15:50

Hello,

Is it possible to start transaction inside the other transaction ?
And how to do it ?

Regards
Michal

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Transaction in transaction

Post by AlexP » Wed 02 Oct 2013 09:34

Hello,

Multiple transactions are supported in InterBase/FireBird only. In other DBs you can work simultaneously only with one transaction

FCS
Posts: 176
Joined: Sat 23 Feb 2013 18:46

Re: Transaction in transaction

Post by FCS » Wed 02 Oct 2013 18:36

Hello,

Thanks for reply.

Regards
Michal

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Transaction in transaction

Post by AlexP » Thu 03 Oct 2013 06:25

Hello,

If you have any other questions, feel free to contact us

Post Reply