November 14, 2006 at 6:31 am
Why would you get flack for this (never worked on big projects here)??
November 14, 2006 at 8:19 am
I expected the 3 tier purists to come out of the woodwork... for some reason, they seem to prefer doing the "business logic" without using stored procedures. I'm just the opposite... maybe even to a fault... if you want to talk to the DB, it better be through some form of C.R.U.D. or I won't let it talk to the DB. Drives the "SELECT * for each table" Java folks nuts but I think it's the right way to do it for many reasons.
--Jeff Moden
Change is inevitable... Change for the better is not.
November 14, 2006 at 8:37 am
Never been there and I ain't gonna start today .
Viewing 3 posts - 16 through 17 (of 17 total)
You must be logged in to reply to this topic. Login to reply