Page 1 of 1

Fixed bug with ROWSCN pseudo-column on update (Oracle) ?

Posted: Tue 19 Apr 2011 11:15
by Remco Blok
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?

Posted: Tue 19 Apr 2011 12:41
by AndreyR
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.