Forum Replies Created

Viewing 15 posts - 646 through 660 (of 3,221 total)

  • RE: Failover

    It seems obvious to me that most would want a configurable solution with defaults provided out of the box. Of course, we would hope for better defaults than the new...

  • RE: Defensive Programming

    David.Poole (8/4/2016)


    ...People in technical leadership positions need to drive this and police it...

    I was thanked recently by an intermediate developer formerly missing some key practices. My effort in getting them...

  • RE: Defensive Programming

    Defensive programming should be considered to be a technique that is always applied but the specifics vary in application. Just like security, data integrity and performance.

    All of these can be...

  • RE: Moving Fast at Redgate

    Rod at work (8/3/2016)


    Gary Varga (8/2/2016)


    Rod at work (8/2/2016)


    What surprises me is to not see much interest in speeding up software releases. I'm not sure why that is, but it...

  • RE: Byte Me: Earning in the Grave

    I guess most of us have been asked for IT support, often for technologies we have no experience of, at the least suitable situations. It makes me have sympathy for...

  • RE: Extract output from central management servers into a table

    I am in a caravan on the Dorset coast during a windy week on my mobile so cannot check but I suggest outputting the types of things like $node e.g....

  • RE: DevOps and Security

    TomThomson (7/13/2016)


    ...I can't stand developers who have no support experience...

    Totally agree. As a developer I value the experience of supporting production. It ensures understanding and a sense of responsibility.

  • RE: Invoke-ASCMD - Passing values to the XMLA file not working

    Did you resolve this?

    If so, how please?

    If not, have you tried giving the values quotation marks?

  • RE: Autoalert if SQLAgent stops

    Did you manage to resolve this sqlnewbie17?

  • RE: Extract output from central management servers into a table

    Did you get this working?

    Are you still trying to resolve this?

    If you still need help the in what way does it fail?

  • RE: Moving Fast at Redgate

    Rod at work (8/2/2016)


    What surprises me is to not see much interest in speeding up software releases. I'm not sure why that is, but it is.

    In my experience it is...

  • RE: Passwords Under Pressure

    Tom has made a lot of good points here. It is surprising how many obviously store passwords in clear text or, at best, synchronous encryption. Even worse when you get...

  • RE: Moving Fast at Redgate

    ThomasRushton (8/2/2016)


    Gary Varga (8/2/2016)


    Really fascinating that this is being successfully applied to a larger scale project as this is what most often fails. Even after a successful small scale proof...

  • RE: Moving Fast at Redgate

    Really fascinating that this is being successfully applied to a larger scale project as this is what most often fails. Even after a successful small scale proof of concept.

    I am...

  • RE: run sql server unattended setup on remote host using powershell

    Unless I am misreading this, you cannot access that executable (Setup.exe) from the PowerShell runspace. If you cannot access the file using get-item the it is likely a security access...

Viewing 15 posts - 646 through 660 (of 3,221 total)