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: Business-logic in 3-tier architecture

Re: Business-logic in 3-tier architecture

From: Arthur Yeo <ayeo_at_acm.org>
Date: Mon, 14 Oct 2002 16:35:41 GMT
Message-ID: <xnCq9.33008$gr6.31963@rwcrnsc53>


Sorry ... one correction ...

> c) Putting business logic into the DBMS seems to lock the application into
a
> middleware may affect performance since the middleware may be further away
> from the data than stored-procs/triggers.

should read ...

 c) Putting business logic into the middleware may affect performance since the middleware may be further away
from the data than stored-procs/triggers. Received on Mon Oct 14 2002 - 11:35:41 CDT

Original text of this message

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