No Blocking??

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Alexander Danmayer

No Blocking??

Post by Alexander Danmayer » Fri 03 Dec 2004 15:21

If using ODAC 5.10.4.13 (with .NET Connection).
I have realized that, if i update a record from a nother user (without commit) the other session is not blocked (so as if NOWAIT option is activated on oracle).

Was there a change from 4.5 to 5.1 ? Because 4.5 blocks until the user has commited his update. (And how can I change back to blocking ?)

Alexander Danmayer

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Mon 06 Dec 2004 08:13

We cannot reproduce your problem. Send us please small Delphi project to demonstrate the problem and include script to create server objects to our support address.

Post Reply