IMHO.  u should always try to push as much processing as possible down to
the data engine.  this is MOST efficient being that the data transfered
between levels is minimized.

Redeye

----- Original Message -----
From: "Franklin Gray" <[EMAIL PROTECTED]>
To: <ADVANCED-DOTNET@DISCUSS.DEVELOP.COM>
Sent: Tuesday, September 13, 2005 12:46 PM
Subject: [ADVANCED-DOTNET] Business logic


> I've been used to the standard 3 tier approach where you have the UI
> module (forms), the Business module (classes and components) and then the
> DB module (SPs and tables and views) using VB or VB.net and MS Sql Server.
>  I'm now on a project where they use Oracle and since Oracle allows more
> of a development capability, they've put the business logic in the
> packages.  What do you think of that?  I think I still prefer the 3 tier
> approach and keeping the business logic out of the DB.  OPINIONS?
>
> ===================================
> This list is hosted by DevelopMentorĀ®  http://www.develop.com
>
> View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to