[DUG] Why InterBase
kurt
kwilkin at gmail.com
Thu Jun 1 22:46:47 NZST 2006
Kyley Harris wrote:
> I agree. I actually don't put ANY business logic into the database.
Urk, disagree.
Database is almost pure business logic already
(there shall be 3 addresses per client, and one shall be called
the contact address).
Only reasons for pulling stuff out are SQL's limited expression,
micro-managing performance (manipulating all the X's for
this Y only), and fitting a different logical structure on top
of the data.
OTOH, I've not met another programmer that agrees with me yet :)
Cheers, Kurt.
More information about the Delphi
mailing list