Forum Replies Created

Viewing 15 posts - 2,101 through 2,115 (of 3,221 total)

  • RE: Hooks

    peter-757102 (8/29/2014)


    Gary Varga (8/29/2014)


    peter-757102 (8/29/2014)


    ...We have made preparations for gathering all of these errors into a single place, with a single more advanced viewer and an alert system. We just...

  • RE: Hooks

    peter-757102 (8/29/2014)


    ...We have made preparations for gathering all of these errors into a single place, with a single more advanced viewer and an alert system. We just haven't found the...

  • RE: Hooks

    When writing stored procedures I favour the RAISERROR method (albeit I will follow whatever the local standard is or what the local DBAs demand - I work freelance so these...

  • RE: Reverse Engineering Disasters

    John Pluchino (8/28/2014)


    Truth Tables and Boolean Algebra expressions can be mathematically specified using variables that represent events, conditions, and characteristics of a system. Then by stepping through all of the...

  • RE: Reverse Engineering Disasters

    Ed Wagner (8/28/2014)


    That was a good article. It lets me know we're doing it right, but I'm sure there's something we haven't thought of yet. 😉

    Isn't there always?

    Most DR...

  • RE: Reverse Engineering Disasters

    hjp (8/28/2014)


    ...People who count on always traveling the "happy path" (nicely put!) are for sure in for an awakening!

    It is bad enough when they have this attitude in software development,...

  • RE: Reverse Engineering Disasters

    One standard way to prioritise defects is to use the following two factors and multiply them and deal with the high numbers:

    Likelihood - 1 (really unlikely) to 5 (almost certain...

  • RE: Production Subsets

    There has been talk in this thread by some that you will only have "real" data when developing systems if you use production data. The assumption has been that the...

  • RE: Testing is Your Best Investment

    One thing that I think that gets overlooked is the knock on effect on morale. People get fed up with being blamed for what they predicted would occur and were...

  • RE: Production Subsets

    crussell-931424 (8/25/2014)


    What's the compelling reason to use a subset of data? If it is no big deal to copy a recent backup into a test area, why not just do...

  • RE: Testing is Your Best Investment

    Jeff Moden (8/25/2014)


    TomThomson (8/25/2014)


    If you want code working and out of the door quickly, there's only one way to do it: first spend enough effort understanding requirements and usability issues,...

  • RE: The Flash Database

    Understandably, SQL Server (like most products?) is still catering for the majority of customers. Perhaps changes like SSDs would require would best be offered as an alternative side-by-side engine implementation....

  • RE: Smooth Database Deployment at SQL in the City 2014

    Well, I have learned to check my calendar before booking holidays now. I wanted to attend SQL Bits in Telford (less than 25 miles from my doorstep) but was abroad...

  • RE: Bronze Age Development

    Miles Neale (8/22/2014)


    Gary Varga (8/21/2014)


    Also, I am not seeing companies better able to leverage existing systems or components than occurred 20 years ago.

    Gaz, respectfully, your historical perspective might be too...

  • RE: Production Subsets

    Yet Another DBA (8/22/2014)


    As long as the data is scrubbed so that it doesnt break the data protection laws then a full dataset can be easier. But that always takes...

Viewing 15 posts - 2,101 through 2,115 (of 3,221 total)