Forum Replies Created

Viewing 15 posts - 106 through 120 (of 178 total)

  • RE: Byte Me: A Mother of a Problem

    Eric M Russell (9/24/2014)


    The only time I've ever a motherboard to go bad is when I was working outside under the patio umbrella, and my then five year old daughtert...

  • RE: Frustration with Bad Design

    david.gugg (7/28/2014)


    ...I think the fact that Helkowski stated he wouldn't do anything differently shows his current state of mind...

    I believe people who say that are just trying to emphasize their...

  • RE: Paying It Forward

    reuben.anderson (7/9/2014)


    2. I also think the online community is becoming more expectant of proper referencing and credit. We're in a new normal where crowd knowledge is a standard model, where...

  • RE: Paying It Forward

    IMHO, the mere presence of the Internet in our world has made it difficult for any original thought to be claimed or any glory to be garnered from your knowledge....

  • RE: Stairway to SQL Server Security: Level 2, Authentication

    To add to the conversation that Tony and Christopher are having, I seem to recall another "gotcha" with changing the default database from master (though I still do it). ...

  • RE: Failure

    Andrew..Peterson (5/16/2014)


    Thomas Edison is said to have said that “I have not failed, I’ve just found 10,000 ways that won’t work.”

    BE CAREFUL! You're on an IT forum quoting Edison....

  • RE: Byte Me: Programming Language

    He's apparently purchased a new Enterprise Resource Planning software. They told him all the things it could do and now that contracts are signed and the software is actually...

  • RE: Developers, developers, developers

    thisisfutile (3/11/2014)


    Did anyone else notice that the "How many years of experience" column only has 4 different answers

    <2

    11

    2/5/2014

    6/10/2014

    When I see data like that, the entire result set becomes suspect.

    OH, nevermind....

  • RE: Developers, developers, developers

    Did anyone else notice that the "How many years of experience" column only has 4 different answers

    <2

    11

    2/5/2014

    6/10/2014

    When I see data like that, the entire result set becomes suspect.

  • RE: Auditing Matters

    Thank you both, Gary Varga and call.copse for the explanations. I now understand. I think my confusion started because I thought Steve was suggesting some methods for finding...

  • RE: Auditing Matters

    From Steve's editorial:

    look for potential hacking issues, like updating all of your lookup values to the same string, or embedding script tags in your data.

    Can anyone elaborate on either of...

  • RE: The SQLCLR Impact

    I had to Bing search it, so no, I don't use it. 😛

  • RE: LIKE and NULLs

    Jeff Moden (2/16/2014)


    thisisfutile (2/14/2014)


    fsuoj (2/14/2014)


    Where is it documented that not using % assumes % at the end?

    The Insert "trims" the trailing spaces from the data.

    Not quite right. Trailing spaces...

  • RE: LIKE and NULLs

    fsuoj (2/14/2014)


    Where is it documented that not using % assumes % at the end?

    The Insert "trims" the trailing spaces from the data.

  • RE: LIKE and NULLs

    Apparently trailing spaces are not inserted but are trimmed by default. This is not clear by the OP's explanation. I guessed they were trimmed but I failed on...

Viewing 15 posts - 106 through 120 (of 178 total)