re: Are Rules Really a Thing of the Past?

| No Comments | No TrackBacks
This is not really to the point but it has some connection. In my company they decided not to implement any kind of business rules on the database tier anymore, except for data types, not null constraints and unique constraints. This is because they want to centralize all business logic in one place (the middle/business tier that is). That means no more rules, triggers, check constraints, stored procedures/functions. The only thing we use are tables and views.

What's your view on this?

No TrackBacks

TrackBack URL: http://betav.com/blogadmin/mt-tb.cgi/1704

Leave a comment

Pages

Powered by Movable Type 4.21-en

About this Entry

This page contains a single entry by William Vaughn published on February 21, 2005 12:49 AM.

Are Rules Really a Thing of the Past? was the previous entry in this blog.

re: Are Rules Really a Thing of the Past? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.