Re: Multiple specification of constraints

From: Marshall Spight <mspight_at_dnai.com>
Date: Sat, 28 Feb 2004 04:28:42 GMT
Message-ID: <ZNU%b.135759$jk2.560043_at_attbi_s53>


"Bob Badour" <bbadour_at_golden.net> wrote in message news:btKdnadUYoVY-6LdRVn-gQ_at_golden.net...
> >
> > I think the idea of having it be possible to automatically replicate the
> > integrity checks on the client (or on whatever earlier tier) is the better
> > approach to pursue.
>
> Absolutely, and this argues strongly for a formal representation of
> integrity constraints that multiple machines can interpret consistently and
> correctly.

Yes, exactly my thought. For example, there should be some way to have a C++ program "download" constraint logic from the dbms and verify it against local data. This might mean a code generation step, or it might mean an embedded interpreter, although given how much C++ depends on ahead-of-time compilation there might be no point to the interpreter. For more dynamic languages, the interpreter might even be the language's native interpreter.

Marshall Received on Sat Feb 28 2004 - 05:28:42 CET

Original text of this message