Forum Replies Created

Viewing 15 posts - 16 through 30 (of 45 total)

  • RE: Who is "the IT guy?"

    I agree that it is a grammatical problem. You can’t “be” an IT or a cable like you can "be" a doctor or lawyer, but you can be a...

  • RE: WWYD

    (Almost 19 years ago) Due to a severely out-of-balance month-end run, I was called at the hospital while my wife was being induced for the birth of our eldest....

  • RE: How do I script all database objects through dynamic T-SQL?

    We use the following code to create scripts for specific tables, views, stored procs, and functions. First we create an object list. Then each object is scripted out...

  • RE: The Burden of Proof

    Another possible aspect to this discussion is to look at what is actually happening in “computer controlled” equipment like this. In the case of a breathalyzer, radar gun, or...

  • RE: Digital Storage

    Several years ago (10?), when I was on a local township board, I attended a session put on by the State of Michigan Archives discussing long-term archival of documents.

    At the...

  • RE: Rows to Columns

    I will confess that I was not considering multiple aggregations.

    When I review the original posting, however, I notice two things:

    1.The original post says nothing about aggregating anything. ...

  • RE: Rows to Columns

    Real world example using dynamic pivot:

    I have processes where I want to run a series of tests gathering specific record counts at specific times. I collect the results of...

  • RE: Importing a Subset from Oracle

    If I’m following this correctly, you are trying to select specific records from an Oracle database based on key information in your SQL Server database. Due to the size...

  • RE: A Welcome Delay

    I am VERY careful with any emails I send. As too many stories attest to, an email can end up in some of the strangest places either through carelessness,...

  • RE: Incommunicado

    a "flushing incident" followed directly by a "chocolate dash"

    I must confess to also being confused for a moment, there. Ahh, the ambiguity of the English language! To be...

  • RE: A Matter of Degree

    It was the theory that's given me the foundations for the rest of my career and I can still see a difference in scope and understanding between those who have...

  • RE: Software is Like Building a House

    If Architects Had To Work Like Software Designers...

    If you've never seen the movie / read the book, check out "Mr. Blandings Build His Dreamhouse" (movie with Cary Grant and Myrna...

  • RE: Software is Like Building a House

    ...really carefully analyze all the different tasks that need to be completed for the result as well as prioritizing and sorting them.

    Therein lies the key to estimating!

    It seems...

  • RE: Tuning Time

    This is very much a subjective time vs. benefit question.

    I have spent half a day improving the speed of a query from 10 minutes to 30 seconds, especially when that...

  • RE: The Certification Debate

    I have worked in the IT industry (with no certifications) for over 21 years for a combination of four employers.  The largest was 1000 total employees, the smallest was 8. ...

Viewing 15 posts - 16 through 30 (of 45 total)