Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:PL/SQL (Score 2, Interesting) 92

I can't help but disagree here. Putting business rules into "The Database" is a sure way to limit the accessibility of those rules to external systems. Putting them into "The Application" allows allows a cleaner API-like access, available from other enterprise (we are talking enterprise software here, right?) apps.

Remember that the business rule you build into a report will probably be needed in an interface one day (ie: taxation on a charge of some kind), and that the tax rules will change much more quickly than you can imagine.

Slashdot Top Deals

You do not have mail.

Working...