Between use for dates.

  • Why would you get flack for this (never worked on big projects here)??

  • 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


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
    "Change is inevitable... change for the better is not".

    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)
    Intro to Tally Tables and Functions

  • 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