Forum Replies Created

Viewing 15 posts - 316 through 330 (of 832 total)

  • RE: Change Tracking

    Sweet!

    +1

  • RE: Programming

    jay-h (7/10/2013)


    I disagree with the 'everyone needs to learn to program' theory as was mentioned before in the 'everyone needs to know how to fix a car' example.

    It would...

  • RE: Who's Got Your Data?

    jay-h (7/9/2013)


    Miles Neale (7/9/2013)


    Fo...

    It no longer is an issue of me not doing anything wrong and having nothing to hide. The issue is I want others to know only...

  • RE: Who's Got Your Data?

    For years many have said that "if all your actions are legal and ethically clear you have nothing to hide." Well those days are past. You may not...

  • RE: Temp Table

    KWymore (6/25/2013)


    I was looking for the trick in this question and was thankful that there wasn't one. Nice question on a basic function.

    I looked for the trick as well and...

  • RE: The Intrusion of Life

    What you say says a ton about your company!

    Compassion is hard if not darn near impossible to find at times. You are luck to have found it!

    And...

  • RE: Do You Want a Meritocracy at Work?

    L' Eomot Inversé (6/17/2013)

    Yet employers are always looking for a large number of years experience doing just one thing; to me, it seems that a competent developer can learn a...

  • RE: Losing Data

    Excellent on all points, backup and test the backup. And monitor that it keeps happening. Check after events happen like scheduled down time, new hardware installations etc. ...

  • RE: Data Vision

    Steve, like you I find the visualizations of data very helpful and that they are very excellent tools for data quality validation and checking as well. Those charts and...

  • RE: Data Vision

    djackson 22568 (6/12/2013)


    Now that is intriguing, because I don't see humans being suited to that task, at least not very efficiently.

    I solved a performance/stability issue once by searching source code...

  • RE: No R2

    Steve Jones - SSC Editor (6/10/2013)


    Eric M Russell (6/10/2013)


    My understanding that that the SQL Azure branch is being folded back into the SQL Server codebase, and going forward the same...

  • RE: The Importance of Reading Comments

    scott mcnitt (6/10/2013)


    It seems like a bad idea to find a script on the Internet and just run it -- whether you read the comments or not!

    Look up and understand...

  • RE: EXCEPT - 1

    Sweet! +1

  • RE: Trigger to fire when inserting rows in tbale

    GilaMonster is correct about the Select Into. But if you are trying to create an insert trigger after an insert into a table in most other ways there are...

  • RE: same function from sql 2000 doesn't work on sql 2008 r2

    Sean Lange (5/16/2013)


    One suggestion, since you are now on 2008 can you change the datatype of your text column to varchar(max)? That will likely help your query because it won't...

Viewing 15 posts - 316 through 330 (of 832 total)