• Luke L (12/2/2013)


    Jeff thanks for checking into it. I'm curious how he handles that problem in other ways.

    Me too! I hoping that he doesn't somehow think that he's simply made his server secure enough to not need it. My feeling even if it's a stand alone machine that's not attached to any network (when's the last time you saw an SQL Server in THAT configuration?), you at least need to check any CD's or DVD's that you may use on the server for upgrades, etc.

    --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)