Forum Replies Created

Viewing 15 posts - 9,286 through 9,300 (of 39,804 total)

  • RE: Surfing

    Nice post, and thanks, zgardiner 4991

  • RE: Delegate view and edit of SQL Agent Jobs

    Does this limit editing of the job itself? I was looking for a way to let Dev A edit jobs 2 and 3, b but not 1 and 4.

    It does...

  • RE: I can't start SQL server instance .. Pls Help ... Urgent

    mssqlresource is the same on every instance at a particular version. You can copy these over from instance to instance if they're corrupted or damaged.

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (8/24/2015)


    Grant Fritchey (8/24/2015)


    I don't know. That's weird. But the site seems a little off today. A disturbance in the force perhaps.

    It's as if a thousand bits cried out...

  • RE: Surfing

    chrisn-585491 (8/25/2015)


    I'm still paddling...

    Just talked to someone about a position that pays 1.5 times my current salary. Turns out I'm over-experienced/over-qualified for it... :crazy:

    Take it. Redo your resume, and sell...

  • RE: Surfing

    chrisn-585491 (8/25/2015)


    I'm still paddling...

    Just talked to someone about a position that pays 1.5 times my current salary. Turns out I'm over-experienced/over-qualified for it... :crazy:

    Take it. Redo your resume, sell them...

  • RE: Mission Critical Deployments

    Eric M Russell (8/24/2015)


    It seems to me that, even in the event of a catastrophic computer system failure, an airplane should still be functional enough to make an emergency landing...

  • RE: The Road to Success

    Jeff Moden (8/21/2015)


    Heh... who tests the unit test code to make sure that's right? 😉

    The developer, other developers, whoever. If it's not, change it. Tests aren't, nor should they be...

  • RE: What are your five most common T-SQL commands

    Wow some great lists. This might be a good thread to compile into an article.

  • RE: Why Use Version Control?

    Glad to hear a few of you find value in a VCS. I certainly have many times, and even when I haven't, I'm glad it's there in case I do...

  • RE: The Road to Success

    This is why I am pushing unit testing. The things that Tom mentions are true. We don't have huge verification budgets, nor time, and mistakes will be made. However if...

  • RE: Talking baseball

    Yanks in first, Rockies in last, a mixed year for me.

    Not sure how the playoffs will go, but it will be an interesting ride. Will KC do it again in...

  • RE: Power tools

    I wish I could make these .2 points. It feels unfair as a trivia question, but I did think about trying to bring some awareness to the proliferation of tools.

  • RE: Are the posted questions getting worse?

    I had someone ask recently about seeing more dev articles, especially T-SQL based ones. Anyone up for doing some one-pagers that solve some of the things you've done in the...

  • RE: Knowing the expiry of service account

    From a command prompt, net user [username] gives it in details. You could get this from xp_cmdshell, but you'd be parsing things. Get-ADUser in Powershell can help as well.

Viewing 15 posts - 9,286 through 9,300 (of 39,804 total)