Forum Replies Created

Viewing 15 posts - 226 through 240 (of 601 total)

  • RE: What are you worth?

    Eric M Russell (5/22/2014)

    Your boss should have simply explained to you that your salary was too high compared to the market. That would have given you an opportunity to work...

  • RE: Error when execute a package from SQL Server Agent

    Administrator privileges on the database or on the network?

  • RE: Balancing Learning

    Learning is a tricky balance.

    To get even moderately able at any new technique involves practice doing it, not simply reading. For this reason, I try to...

  • RE: Dynamic Filtering based on Member properties

    Actually it may be .Item(0).Item(0).

    You are trying to get from the set that filter returns down to a member which YTD expects, even though the set has only...

  • RE: Dynamic Filtering based on Member properties

    Perhaps a .Item(0) after the filter?

  • RE: EXISTS not returning the same number of rows as WHERE

    You should not need the exists at all. In fact remove just that word and leave the rest and see if it gives what you want (you may...

  • RE: Why Don't We Have Better Practices?

    I'm not sure I've ever heard buggy code, bad design, and lack of security standards or QA referred to as an 'emergent practice' or 'breakthrough idea' before.

    Kind of makes the...

  • RE: Why Don't We Have Better Practices?

    Why don't we build most of our software like we build bridges?

    Because families don't drive cars over most of our software with certain death below.

    Its important not to paint all...

  • RE: Just Enough know-how

    Gary Varga (5/12/2014)


    Having seen the (terrible) level of knowledge that developers who think that they are experts in SQL Server have as well, I am little surprised at Jeff's frustration....

  • RE: Better Training

    Aside from the (very interesting) theory vs practical discussion, the other issue with a comp sci education can be that it is broad based, but there is little room to...

  • RE: Better Training

    Steve Jones - SSC Editor (5/13/2014)


    That's interesting. however, do we want the first or last year? When I started in CS, the first year was hard, really hard with theory...

  • RE: Better Training

    I still remember sitting in the main 2nd year comp sci course on the opening day, listening to the professor explain how the comp sci program was about preparing students...

  • RE: Adding the Current Date to a SSIS Column

    Could you explain why you would want to change the name of an SSIS column?

    I can get (sort of) wanting dynamic output to a destination, but that could be done...

  • RE: Better, Faster, and Cheaper

    Yeah, the laptop example was not the best.

    Anyway, the point of the triangle (if there is one) is an easy to remember example to show that the 3 factors are...

  • RE: Call Me, Maybe

    Gary Varga (4/15/2014)


    Craig A. Silvis (4/15/2014)


    imho it is a service, not rudeness, to the caller to say no thanks and hang up. they are looking for sales and if you...

Viewing 15 posts - 226 through 240 (of 601 total)