Forum Replies Created

Viewing 15 posts - 2,866 through 2,880 (of 3,047 total)

  • RE: Plan Guides

    I didn't know about this. I enjoy learning something new. Thank you.

  • RE: Why Would You Move?

    We did a total rewrite of our internal software package. We used new technology and the project timeline ended up doubling before we were done simply because of the programmers...

  • RE: SETSPN

    I don't think I'll be using this in my work. But thanks anyway.

  • RE: It's about Perception

    I fully agree. Our IT delivers to in-house users. We get them involved prior to release so that we have a user that will make sure we have developed an...

  • RE: Who Watches the Watchers?

    There is no argument for the need of separation of duties. I just find, being an honest person, that all the protection we have to have actually makes my job...

  • RE: Unpivot

    I learned something about unpivoting and nulls.

  • RE: Create a stored procedure

    It just proves the point that we should test our work before submission, and no last second changes without testing.

  • RE: Preventing recompile

    Stewart "Arturius" Campbell (10/14/2014)


    Good one, thanks Steve

    I prefer to avoid using query hints, only using them where absolutely necessary, and then only after serious thought...

    I agree about the query hints....

  • RE: Handling Inconvenient Requests

    I have always taken the position that we should first listen to a request. If we can help quickly then do it. If it is complex then quickly evaluate their...

  • RE: ROW_NUMBER

    It seemed obvious but I have to admit I ran it to find out if I overlooked something.

  • RE: Mercenary

    When I was young I helped develop an accounting package that is still used today, decades later. I've also been fortunate to work in the medical industry and have seen...

  • RE: Document, then Install

    For documenting before and after works best. I need some documentation before to help keep me on my path. Then as reality sets in I correct the documentation.

  • RE: THROW formatting

    Looks like THROW just needs a little prep work ahead of time.

  • RE: Fun Data Analysis

    After working at several companies the most common waste of money was believing that you would save money by buying in bulk and getting the items at a smaller per...

  • RE: Unused Input Parameters

    Sean Smith-776614 (2/26/2014)


    No harm, just cleaner code.

    It must cost something for the system to prepare for the possibility that this unused parameter may be passed in. Or is it such...

Viewing 15 posts - 2,866 through 2,880 (of 3,047 total)