Forum Replies Created

Viewing 15 posts - 211 through 225 (of 1,048 total)

  • RE: From & To Service can be a same service name in service Broker.

    yes.

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: What is best practice for Website authentication

    eccentricDBA (5/17/2012)


    Curious of why you gave the following order? My personal preference is SQL logins but...wait for it..It depends. I personally like SQL Logins when I have control....

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: SQL Server Agent Job issue

    The error is fairly self explanatory. The file did not exist or the path was unavailable, or perhaps the file was corrupted at the time for whatever reason.

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Do Interviews Work?

    GSquared (5/17/2012)


    sturner (5/17/2012)


    I like to hire the ones I can pay the least amount of money. 😛

    I know a DBA you can get really inexpensively.

    It's mainly because he's never...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Do Interviews Work?

    I like to hire the ones I can pay the least amount of money. 😛

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Organically cancel a resultset from proc if rowcount is zero?

    "SET @sql = 'KILL @@SPID'

    EXEC (@SQL)"

    Killing ones self is a depressing solution.

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Organically cancel a resultset from proc if rowcount is zero?

    RBarryYoung (5/16/2012)


    I'm still trying to figure out what it means to "Organically Cancel" a resultset. Does that mean that it comes with a sprig of broccoli or something? ...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Is Software Engineering Dead?

    Lynn Pettis (5/16/2012)


    Before you can do Agile or Scrum type development, there still needs to be a period of time up front to develop the system requirements. There needs...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Organically cancel a resultset from proc if rowcount is zero?

    using "if exists()" before the actual query is the only way I know of to do what you want.

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: primary keys

    Lynn Pettis (5/15/2012)


    Eugene Elutin (5/15/2012)


    ...

    Now, for whatever reason, Microsoft by default makes it the clustered index. This is 99% of the time wrong.

    The clustered index should be on a...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Is Software Engineering Dead?

    jfogel (5/14/2012)


    I also know some people with 20+ years of coding experience and to me their biggest problem is that they have had 20 jobs over those years. I...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Is Software Engineering Dead?

    Jeff Moden (5/12/2012)


    Good article, Steve. I believe that you've hit the nail on the head. So many managers think that Hours worked = Hours wisely spent = Good...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Best Practices for "Layered" security

    You might consider moving a snapshot of the subset of data over to a separate database where you can set up any kind of structure you want. You would only...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Teambuilding and Bonding

    djackson 22568 (5/10/2012)


    Management - In my experience, this is what usually causes most of the issues. Team building does not work when you create an atmosphere that makes it...

    The probability of survival is inversely proportional to the angle of arrival.

  • RE: Teambuilding and Bonding

    Question Guy (5/10/2012)


    At my former company we had "Beer Friday" starting at 4PM,(ok 3PM unofficially) every week. It was fun. And typically we stayed a little bit longer...

    The probability of survival is inversely proportional to the angle of arrival.

Viewing 15 posts - 211 through 225 (of 1,048 total)