Forum Replies Created

Viewing 15 posts - 14,671 through 14,685 (of 39,823 total)

  • RE: The Employment Contract

    Evil Kraig F (12/9/2011)


    We might have a slightly different perspective on this since I once was a janitor. You want to pay me my contract rates to grab a...

  • RE: The Employment Contract

    IceDread (12/9/2011)


    Well.. I would probably had said no a year ago.

    This year however, my boss told me he was thinking about having me take over some share point tasks...

  • RE: Network Protocols

    bitbucket-25253 (12/8/2011)


    Steve - suprised at you for letting us off so easy at the end of the week - or was this a TGIF (Thank God Its Friday) to all...

  • RE: No Overtime

    Revenant (12/8/2011)


    I think I could make an argument that humans share some of what we call 'morals' with other species of mammals; for example, special consideration for mothers with babies....

  • RE: No Overtime

    Tony Palmeri (12/8/2011)


    Steve Jones - SSC Editor (12/7/2011)


    (...) Fair argument, but moral principles are arbitrary. (...)

    Some of us don't think so.

    But that topic is *way*...

  • RE: Are the posted questions getting worse?

    Jack Corbett (12/8/2011)


    Brandie Tarvin (12/8/2011)


    So with this Redmond report about IT losing jobs this year, and possibly next year, how upbeat or pessimistic are you feeling about the industry?

    It's...

  • RE: How to bulk assign privilege to all sp to a specific role?

    I dislike global grants, so while Lowell's solution is the simplest, I prefer that you specifically grant to each sproc/function, as Anthony showed.

  • RE: Has SSC considered developing tests?

    We have, might do so again. Writing a test is hard. And it's fraught with hassles from people that complain.

    I kick around now and then, so we'll see.

  • RE: Not So Unbreakable

    I think that some delay in reports is good. If a severe flaw is found, it's absolutely possible that x, say 10, criminals know about it. Therefore we have 10...

  • RE: Not having TDE in all editions is stupid

    paul.knibbs (12/7/2011)


    Steve Jones - SSC Editor (12/7/2011)


    I'm not sure I've made a great argument, but I've yet to hear a good reason why it's not in Express.

    You might not consider...

  • RE: Not having TDE in all editions is stupid

    Elliott Whitlow (12/7/2011)


    But TDE doesn't help with replication, it only protects data-at-rest and as long as the database server is up you have no visible encryption. So query the...

  • RE: Not having TDE in all editions is stupid

    Elliott Whitlow (12/7/2011)


    I am in partial agreement with TDE being on more versions, Standard sure, express, not convinced..

    Fair enough, but does it hurt to have it in Express? I'm not...

  • RE: Msg 2571 User 'guest' does not have permission to run DBCC freeproccache

    There won't be a message. You can try digging through the fn_my_permissions function to find this.

    Can you grant these rights to a new user, someone that you create for testing...

  • RE: T-sql html insert

    It's not the data in the column, it's the validation of the input when it's entered. If you use a proc, and a call to SQL Server that explicitly lists...

  • RE: Msg 2571 User 'guest' does not have permission to run DBCC freeproccache

    Is the user named guest? Or are they in the context of guest in a user database, and perhaps have lost permissions?

Viewing 15 posts - 14,671 through 14,685 (of 39,823 total)