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