Paul
> The fact that
> they operate on the same tables is not in itself an indication that the
> "wheels have fallen off" - IMHO of course.
You'll note that I said 'loose' not 'fall off'! Essentially you are
embedding data integrity logic in
two places - which opens the door to inconsistency.
It is really applying OO paradigms to SQL Servers - Just consider
Tables as collections of Objects, Row Clumns as properties, and then
triggers as event driven methods.
Updating via stored procs (without triggers) is then analagous to writing
delphi progs only using RTTI
Neven
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"