ive read somewhere that
"I believe that a well-built database should be flexible to changes in business rules and that the data should be stored independent of those rules whenever possible. We all know rules change, and I don't like messing with a production database if I can help it. I would rather have flexibility in the model and trust my business tier coders to do their job."
---
in my opinion, this would be the way to go... unfortunately, most database designers now, have their design quite tied to the presentation layer business rules...
what are your comments on this?
"I believe that a well-built database should be flexible to changes in business rules and that the data should be stored independent of those rules whenever possible. We all know rules change, and I don't like messing with a production database if I can help it. I would rather have flexibility in the model and trust my business tier coders to do their job."
---
in my opinion, this would be the way to go... unfortunately, most database designers now, have their design quite tied to the presentation layer business rules...
what are your comments on this?