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

Home -> Community -> Usenet -> comp.databases.theory -> Re: "Transactions are bad, real bad" - discuss

Re: "Transactions are bad, real bad" - discuss

From: Alfredo Novoa <alfredo_at_ncs.es>
Date: 30 Apr 2003 03:21:35 -0700
Message-ID: <e4330f45.0304300221.855dfca@posting.google.com>


"Paul Vernon" <paul.vernon_at_ukk.ibmm.comm> wrote in message news:<b8ljgd$383i$3_at_gazette.almaden.ibm.com>...

> Well that is exacly what I am arguing. We do not require transations in the
> (logical level of) the relational model. In fact they are positively harmful.

The only problem I see is if you are in a client server enviroment, how can you check if the partial updates are correct?

Imagine the operator is typing a long invoice. He could like to know if each item line is correct before typing the next line.

Of course even with transactions he can not be 100% sure, but It will work in lots of cases, and it is practical.

Regards
  Alfredo Received on Wed Apr 30 2003 - 05:21:35 CDT

Original text of this message

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