Forum Replies Created

Viewing 15 posts - 301 through 315 (of 629 total)

  • RE: Are the posted questions getting worse?

    Ed Wagner (8/22/2014)


    Lynn Pettis (8/22/2014)


    And Mr. Celko is back with his baseball bat. :Whistling:

    In more than one thread. :Whistling:

    Hey, don't forget that it's an ANSI baseball bat that conforms to...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (7/30/2014)


    Really?? Let's put a 500 million row table into an in-memory table.

    Hey, if it's still slow, you can also add an index on every column ...

  • RE: We Don't Care about Data and IT Security

    jay-h (8/11/2014)


    Andrew..Peterson (8/11/2014)


    Credit card companies focus on fraud because they have to. A long time ago, a law was passed limiting the card holder's exposure to $50. (thank...

  • RE: Getting It Right First Time. Almost?

    Jim P. (8/5/2014)


    lshanahan (8/5/2014)


    I can imagine managers and directors saying, "What? You want another SQL Server license just for testing?"

    I've always have gotten the reading from our legal staff that...

  • RE: Getting It Right First Time. Almost?

    Gary Varga (8/5/2014) "I don't need to comment my code because I named everything well and used simple well named methods so it is all obvious".

    Usually followed by something like...

  • RE: Access Disdain

    Gary Varga (7/21/2014)


    Access 1.0 was truly unstable but 1.1 resolved that. It is good for what it is intended and, like many things, is maligned for the results of inappropriate...

  • RE: Corruption on Database: type LOB data

    For me, the concern would be the underlying subsystem. That database has become corrupted for a reason, and in this case I would be looking at the IO systems.

    Have...

  • RE: Corruption on Database: type LOB data

    andrew gothard (7/25/2014)


    marco.msantana (7/25/2014)


    Yes. All tlogs until now.

    In that case, I'd try restoring from the last good full backup and roll the logs forward.

    Preferably to a different location (incidentally, have...

  • RE: Corruption on Database: type LOB data

    marco.msantana (7/25/2014)


    Yes. All tlogs until now.

    In that case, I'd try restoring from the last good full backup and roll the logs forward.

    Preferably to a different location (incidentally, have you checked...

  • RE: Corruption on Database: type LOB data

    Do you have tLog backups?

  • RE: Are the posted questions getting worse?

    SQLRNNR (7/17/2014)


    Jack Corbett (7/17/2014)


    Sean Lange (7/17/2014)

    Sadly I will not. I need to find a way to get to one though. It is a large chunk of change for...

  • RE: What Is the Hardest Feature to Learn About SQL Server?

    Off the top of my head, probably recursive CTE.

    Recursive processes in POSH, .Net or VBS - say to explore a directory structure - clear as a bell. But for...

  • RE: Developers vs. DBAs

    thomashohner (6/25/2014)


    andrew gothard (6/25/2014)


    thomashohner (6/13/2014)


    Jeff you must have a crystal ball??! You just described yesterday for me. I actually had to say this in a email to one of our...

  • RE: SQL server drive configurations on SAN

    The vendor will have a best practice guide for SQL Server on their SAN.

    I suspect it may suggest otherwise.

    I'd most certainly keep SQL Server and "Other" storage totally...

  • RE: Not Good Enough For Government Work

    Eric M Russell (7/15/2014)


    At least for as long as I can recall, and probably dating back to Sybase, SQL Server has given the developer some flexibility over isolation level. Starting...

Viewing 15 posts - 301 through 315 (of 629 total)