Forum Replies Created

Viewing 15 posts - 1,861 through 1,875 (of 3,670 total)

  • RE: WWBOD

    Knowing my luck my FU money would be paid in Euros:ermm:

  • RE: WWBOD

    I seem to remember Steve saying that when Red-Gate bought SQLServerCentral he got enough to anything but not enough to do nothing.

    Steve, I don't know if you are just naturally...

  • RE: WWBOD

    After I'd made sure the kids had a fund to allow them to go to university I'd probably go back to University myself and study something for the fun of...

  • RE: Coding More Carefully

    Someone posted a comment on this site about not using a hammer to cut boards.

    The right tool at the right time used in the right way delivers the goods.

    Given...

  • RE: Coding More Carefully

    Revenant (1/12/2012)


    No Agile, back then. 😉

    Actually if you read "The mythical man month" by Fred P Brooks you will see that one of his peers was recommending the progenitor of...

  • RE: Coding More Carefully

    If you changed the environment in which someone works then they change the way in which they work. That is in human nature.

    To give a non-IT world example, drivers...

  • RE: Are Auto-Updates Good?

    What would be really great would be if an update of any kind raised an event that could be trapped.

    • Trap the update event
    • Log event to event log, preferrably a specific...

  • RE: Cloud Patches

    I would be interested to know just how Azure changes things for DBAs. There seems to be a lot of standard DBA tasks that just aren't relevant in SQL...

  • RE: Cloud Patches

    Yep, that sounds familiar. If you are using a public cloud service that is cheap or free then realistically you shouldn't expect much from it. You might be...

  • RE: Cloud Patches

    I've been wrestling with data in the cloud for a while. It doesn't help that the definition of cloud is so nebulous.

    I'm not an infrastructure guy but I've been...

  • RE: Intersect, Except, Union, All and Any

    Let me get this straight:

    You stumbled over some new features.

    CORRECT. In the Microsoft course material

    You glanced at books online

    Did a bit more than glance and also read what little...

  • RE: GOTO and T-SQL

    A lot of ideas that are painted black are due to mis-interpretations.

    Take Hungarian notation. Simonyi suggested its use to signal intent but people mis-interpretted this to signify type. ...

  • RE: GOTO and T-SQL

    I very rarely use GOTO, in fact I cannot remember when I last used it.

    If I have a large stored proc with a complex transaction then on failure of any...

  • RE: Your Boss Is Your Customer

    I'd turn this on its head. My customer is my boss. That attitude might upset a few line managers but it would help build bridges between IT departments...

  • RE: sp_prepexec and nHibernate

    CyberWomble (12/8/2011)


    I have a couple of questions about this article:

    1.) Are the plans cached by sp_prepexec stored in the same place as the plans cached when using Stored Procedures?

    2.) Do...

  • Viewing 15 posts - 1,861 through 1,875 (of 3,670 total)