How use two transactions(ilReadCommitted) with one session?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
spider13
Posts: 2
Joined: Fri 10 Oct 2008 08:29
Contact:

How use two transactions(ilReadCommitted) with one session?

Post by spider13 » Thu 15 Jan 2009 14:20

subject.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 16 Jan 2009 13:21

Oracle does not support such functionality. One session can have only one active transaction.

Post Reply