Forum Replies Created

Viewing 15 posts - 421 through 435 (of 832 total)

  • RE: WWBOD

    GSquared (1/18/2012)

    Tropical islands are usually near the ocean (go figure), which operates as a heat moderator. The only two US states that haven't broken the 100F mark on the...

  • RE: Our Major Outage and Recovery

    Ninja's_RGR'us (1/17/2012)


    Sounds about right, couldn't think of anything other possible outcome since the overwrite has to start right near the begining.

    It could only work any other way if the backup...

  • RE: WWBOD

    G. Larsen (1/17/2012)

    Who doesn’t dream of being able to sip on umbrella drinks, while working on their laptop in some out of the way tropical island?

    Greg Larsen

    Me! Sounds far too...

  • RE: WWBOD

    It's really hard to answer a question like this, because it's not a position I've ever been in...the idea of being in a situation where I literally could do what...

  • RE: Database design

    I'm not an expert by any means, so take anything I say with a pinch of salt, but shouldn't "genre" be separated out into another table? Seems to me it's...

  • RE: SA Password Unknown

    Can't you do this without a 3rd-party tool by just starting SQL server in single-user mode?

  • RE: Query Tuning

    The weird thing is, I selected the first two answers because I wanted to see the *real* answer, and ended up getting the question right more or less by default......

  • RE: Why is this SELECT statement so slow.

    Does it still affect performance if you move the b.Col7 to *after* the selection list for a, as it is in the first example?

  • RE: All I want for Christmas

    All I want for Christmas is a lottery win! 😛

  • RE: Local System Account

    Not sure about your other questions, but "Local System" is a special account which is only used to run services--it effectively has better than Administrator access to the local machine,...

  • RE: Problem with RDP

    I would ask, though--why do you need to RDP to the server? Most of the work you should ever need to do in SQL server can be done via SQL...

  • RE: SQL 2000 installation failed - Personal edition

    How many processor cores do you have on that machine? I recall that there can be problems installing older versions of SQL server on machines that have a number of...

  • RE: Why SHRINKFILE is a very bad thing, and what to do about it.

    danielfountain (12/16/2011)


    If rebuilding the indexes can cause the file to grow - why not rebuild the indexes then shrinkfile afterwards?

    Because doing a shrink will fragment the indexes again, thus making...

  • RE: Best DBMS for business

    bwoulfe (12/15/2011)


    LOL...didn't even realize this was from 2010.

    I think it was resurrected by a spambot post which has since been deleted.

  • RE: Not having TDE in all editions is stupid

    Steve Jones - SSC Editor (12/7/2011)


    I'm not sure I've made a great argument, but I've yet to hear a good reason why it's not in Express.

    You might not consider it...

Viewing 15 posts - 421 through 435 (of 832 total)