Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Optimistic Concurrency Question:

Optimistic Concurrency Question:

From: Matt C <canimal_at_my-deja.com>
Date: Fri, 18 Oct 2002 16:58:48 GMT
Message-ID: <Xns92AB7AAFDF79Fcanimalmydejacom@68.12.19.6>


How do you guys manage conflict resolution w/ optimistic concurrency?

I've never bothered with this before (shame on me yes). I have a little project coming up that I am going to try using OC with conflict resolution. I have to say, standing outside the gate it sure looks like more trouble than it is worth.

What is best practice for resolving update conflicts? I am thinking of a Conflict Detected form containing conflicting data the user can save or write down, followed by an automatic reset of the data to the state of the most-recently-saved record. Kind of ugly, but best I can think of offhand. Is there a smarter way?

Matt Received on Fri Oct 18 2002 - 11:58:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US