> > 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.
>
> And stored procedures as normal standard methods. I agree.
Exactly. The arguments for using stored procedures (or similar middleware
type objects) are almost exactly the same as those for using methods to
access and modify the private data in objects. Wish I could have put it so
succinctly the first time but I guess that's why these user groups are
useful!
David.
DB Solutions Ltd.
---------------------------------------------------------------------------
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"