Forum Replies Created

Viewing 15 posts - 1,726 through 1,740 (of 3,656 total)

  • RE: Car Data

    In the UK I expect telematics to be widely adopted by the insurance industry. These telematic devices produce several "events" per second so 1 million events per user per...

  • RE: Toggle Switches

    It depends. At low to medium scale its a case of keeping your eye on things and let the system sort itself out.

    At high scale you do want to...

  • RE: Inconsistency

    I think I've learnt that even the well informed and smart people only have a vague clue about what the future will hold.

    Even the guys who guess right are only...

  • RE: Inconsistency

    I've changed my mind about the existence of superiority of one technology vs another.

    If you look at the comments following a ZDNet article there is rabid hatred of Microsoft expressed...

  • RE: Resetting DMVs

    Well said. Index usage stats are particularly revealing.

    I'm in the process of deprecating and consolidating systems and key weapon in the arsenal is being able to proove categorically...

  • RE: Who Built This Thing?

    We hired an external consultant to look at our data tier. He genuinely knew his stuff and made some good suggestions surrounding best practise. But the more he...

  • RE: Two Plugs Away

    Love the idea of being able to move my entire desk, it would make life a lot easier for our office services guys as well.

    I've seen loads of designs for...

  • RE: Hidden Tricks To SQL Server Table Cleanup

    Most people would never go beyond the bounds of a BIGINT with an IDENTITY(1,1) but for those of us who do, remember that reseeding identity values is incompatible with this...

  • RE: Data Loss

    I'd say architect your solution for failure. If you design for cloud then you know you have to design for failure because it is a fact of life.

    SSDs are...

  • RE: The Microsoft Sideshow

    Apparently Apple don't sell many iPhones compared to Samsung but Apple are streets ahead in terms of making money out of mobile phones.

    There are a lot of companies that are...

  • RE: The Dark Side

    Cross pollination of ideas is essential. There is a lot to learn from the ORACLE camp.

    Oracle DBAs tend to be at the upper end of the DBA scale in...

  • RE: Life is Like a Manure Spreader

    There is a very real skill in being able to articulate your point of view in a way that the other person understands it.

    Is it that they don't understand your...

  • RE: Stored Procedures and SQL Injection

    K. Brian Kelley (2/18/2013)


    David, I would agree with you that SQL injection attacks should be old news. The problem is they aren't.

    Boy do I know it! What is...

  • RE: Stored Procedures and SQL Injection

    Not only are SQL Injection attacks still going on but also cross site scripting, response splitting and other nasties.

    Let us suppose that your code is SQL Injection attack proof. ...

Viewing 15 posts - 1,726 through 1,740 (of 3,656 total)