Re: Business Rules .. etc ...

From: MACCRIMMON, GLENN <glenn.maccrimmon_at_cgi.ca>
Date: 2000/01/07
Message-ID: <38764FAD.13AE2EAE_at_cgi.ca>#1/1


Try using triggers on the table that do these checks before an INSERT or UPDATE. This way your business rules are enforced at the table level, and don't have to be replicated in your application programs.

--
Glenn MacCrimmon
Received on Fri Jan 07 2000 - 00:00:00 CET

Original text of this message