C CiCi New Member May 17, 2004 #1 Hello, Is there a way to "read uncommitted" in Progress at all? Any information about Read Uncommitted will be appreciated. Thanks. CiCi
Hello, Is there a way to "read uncommitted" in Progress at all? Any information about Read Uncommitted will be appreciated. Thanks. CiCi
T toby.Harman Member May 30, 2004 #2 It's called no-lock in Progress. Not quite the same thing, as it will only show you the data before the transaction commenced, but it will allow you to read records that are locked.
It's called no-lock in Progress. Not quite the same thing, as it will only show you the data before the transaction commenced, but it will allow you to read records that are locked.