Home Forums SQL Server 2005 Business Intelligence Import Dynamic File Name with a Date/Time as the file type (YYYYMMDDHRMMSS) RE: Import Dynamic File Name with a Date/Time as the file type (YYYYMMDDHRMMSS)

  • opc.three (6/10/2013)


    Jeff Moden (6/10/2013)


    opc.three (6/10/2013)


    Eh, and really, who needs it? 😀

    Everyone who wants to avoid increasing the surface area by firing up SSIS. 😉

    You mentioning Surface Area...laughable 😛

    What's laughable is that you still think that just turning off xp_CmdShell will somehow decrease the surface area exposed to an attacker. I guess that, technically, you're correct but only for the 3ms that it takes an attacker with "SA" privs to turn it on or create their own replacement for it.

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