Re: Record Locking using web forms ?

From: Laurie D. Miller <lmiller_at_lindy.stanford.edu>
Date: 1996/10/31
Message-ID: <3278DBFE.48D5_at_lindy.stanford.edu>#1/1


Sigurdur I Bjornsson wrote:
>
 

> There was some talk about that Oracle was going to introduce "stateless
> transactions" in Oracle Webserver 3.0. Has anyone heard about this?
>

I recently took an Oracle Webserver class and they told us this.

> On Thu, 12 Sep 1996 08:58:54 -0700, Matt Houseman x4408 <mhouseman_at_arborsoft.com> wrote:
> >> Atif Ahmad Khan <aak2_at_Ra.MsState.Edu> wrote in article
> >> <aak2.842442903_at_Isis.MsState.Edu>...
> >> > Record locking using web forms ?
> >> >
> >> > I have been assigned to find a solution to this problem. We are
 developing
> >> > an application that will let employees access certain databases over
 the web
> >> > using standard forms. Our problem is that if 2 users accessed the
 data using
> >> > web based forms and changed it, the one that commits it last will
 overwrite
> >> > the changes made by the other guy.
> >> >
> >
> >Your server would have to maintain transaction context state
> >between client requests. The state of the transaction would
> >have to maintain persistence until COMMIT or ROLLBACK and finally,
> >the lock list is part of the transaction context.
>
> There was some talk about that Oracle was going to introduce "stateless
> transactions" in Oracle Webserver 3.0. Has anyone heard about this?
>
> --
> Sigurdur I Bjornsson
> sib_at_hof.is
Received on Thu Oct 31 1996 - 00:00:00 CET

Original text of this message