Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: "We don't do triggers"
Frank wrote:
> Volker Hetzer wrote:
>
>> "Frank" <fbortel_at_nescape.net> schrieb im Newsbeitrag >> news:bq34ho$qr$1_at_news4.tilbu1.nb.home.nl... >> >>> What if you have customers that wish your product to run >>> on a variaty of backends? >>> Makes sense to put (1 version!) of the business rules in >>> the middle tier to me. Use the database just as a pool of data; >>> no logic >> >> >> What if they wish to use a variety of middle tiers? >> >> Greetings! >> Volker
Surely you can'be believe forcing one middle-tier solution is cheaper than forcing one back-end solution. All you've done is shift the restraint.
Put all logic in the database and you can connect from any middle tier and any front-end.
Put the logic in the middle tier and you can't connect from any front-end that doesn't go through that specific middle tier or the entire solution dies painfully.
To you that is better?
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Thu Nov 27 2003 - 18:09:08 CST
![]() |
![]() |