Fixed bug with ROWSCN pseudo-column on update (Oracle) ?
-
- Posts: 25
- Joined: Tue 14 Dec 2010 12:34
Fixed bug with ROWSCN pseudo-column on update (Oracle) ?
I saw version 6.10.141 fixed a bug with ROWSCN pseudo-column on update (Oracle). What was the bug? Has it changed the way ROWSCN can be used (or rather cannot be used) with EF as previously described in this post http://www.devart.com/forums/viewtopic.php?t=12846?
No, nothing has been changed in the ORA_ROWSCN support. One of our users used ORA_ROWSCN as a concurrency column, taking into account the limitations described in the post you had referenced. The particular problem in it is now fixed.