Forum Replies Created

Viewing 15 posts - 826 through 840 (of 6,032 total)

  • RE: Using pw-inspector in Brute Force attack on SQL Server

    For this to work against SQL Server, it assumes that:

    - The user's accounts is not domain authenticated
    https://social.technet.microsoft.com/wiki/contents/articles/32490.active-directory-bad-passwords-and-account-lockout.aspx

    - The sysadmin doesn't have 'enforce password...

  • RE: The TSB disaster: Where were the grown-ups?

    Allowing customers to use the system while it's in the process of being migrated, I guess that's one way to meet the technical requirements of your department's 99.9% SLA. That...

  • RE: What is NoSQL?

    Steve Jones - SSC Editor - Tuesday, August 14, 2018 9:33 AM

    It is now. We have graph as well.

    I might argue that...

  • RE: What is NoSQL?

    Actually, [SQL Server] is a NoSQL database engine. It naively supports reading and writing data contained in row, columnular, xml, flat text, or blob format. It supports queries using: SQL,...

  • RE: Unwired for Weeks

    If babies die because an IT staff member happened to be on vacation, then there is something very wrong about the organization's functional dependency on information technology.

  • RE: Unwired for Weeks

    I appreciate my career; it allows me to earn a good living while doing something I actually enjoy and excel at. However, the cumulative impact of technology on society and...

  • RE: formatting T-SQL

    drew.allen - Wednesday, August 8, 2018 8:25 AM

    ...
    It doesn't matter.  It's still a choice that someone has made.  When the code...

  • RE: formatting T-SQL

    drew.allen - Wednesday, August 8, 2018 7:52 AM

    Eric M Russell - Wednesday, August 8, 2018 7:12 AM

  • RE: formatting T-SQL

    Code reviews are great, but depending on the volume and velocity of development, it's usually not possible. The larger the organization, the more developers and applications, and the size of...

  • RE: formatting T-SQL

    If you work in an organization where a DBA has an the opportunity, time, and political clout to perform manual code reviews, then good for you. However, the good thing...

  • RE: formatting T-SQL

    Jeff Moden - Friday, August 3, 2018 6:43 PM

    frederico_fonseca - Friday, August 3, 2018 8:34 AM

    August 6, 2018 at 11:01 am

    #2000464

  • RE: I'm Not a Lawyer, But...

    Can someone submit a "right to be forgotten" request to the government?

  • RE: Is SQL Server Mature?

    ... If things are working, it becomes hard to justify an upgrade. In fact, I had aclient that was running a SQL Server v6.5 instance in 2005, a full ten...

  • RE: formatting T-SQL

    Eirikur Eiriksson - Friday, August 3, 2018 3:04 AM

    sqlguy80 - Thursday, August 2, 2018 10:02 AM

    August 3, 2018 at 8:25 am

    #2000159

  • RE: formatting T-SQL

    I'd rather not be pasting T-SQL code to the web just to format it. RedGate's 'SQL Prompt', a plugin for SSMS, has a Format SQL option that works well.

Viewing 15 posts - 826 through 840 (of 6,032 total)