Forum Replies Created

Viewing 15 posts - 706 through 720 (of 832 total)

  • RE: Beyond Automation

    Having thought about it, I'm not so sure that automation always needs a human in the loop. The (simplistic) example I'd give is that I recently drove a car with...

  • RE: Beyond Automation

    Should there be a link to the blog you're talking about somewhere in the article? 🙂

  • RE: What Brand of Desktop is best these days?

    Dual Xeons and 12Gb of RAM? This must be some new definition of the term "desktop machine" I was not previously aware of. 🙂

  • RE: Reading the .LDF File in Sql server 2005

    iqtedar (8/16/2010)


    i tried Apex tool. Does show me the updates and inserts which happened but doest shows me the actuall SQL which did the updates or inserts?

    That information isn't stored...

  • RE: What Brand of Desktop is best these days?

    I was thinking more of hardware issues than bugs in software--if your machine simply won't turn on in the morning then it could reasonably be PSU, motherboard, or CPU issues,...

  • RE: What Brand of Desktop is best these days?

    Yes, you would have to budget for the software. Also bear in mind that if you build it yourself you have to be able to find and fix any issues...

  • RE: Speeding Up System

    chris.lawrie (8/12/2010)

    As i said in my initial post the oprating system is (Windows) Server 2005 R2 Standard x64 Edition.

    Which does not exist. Microsoft Server OSes go Windows 2003 Server, 2003...

  • RE: Transaction log size issue in log shipping at the idle time

    There must be something else running, simple as that--if nothing were happening then the transaction log backups would consistently be the same fairly small size. Something like a reindexing job...

  • RE: Data Type and Length

    David Data (8/10/2010)

    It would be nice to have a datatype like .NET's string which can carry strings of (almost) any length without worrying about what its contents' maximum length might...

  • RE: Online testing sql server...

    Why use Virtual PC? SQL Express can be installed on any version of Windows.

  • RE: Data Type and Length

    Completely forgot about the CONVERT when answering this, but probably would have got it wrong even if I'd taken it into account...didn't know about this default length behaviour!

  • RE: I THINK my job is failing....?

    If you have something on your system that's running away and using up more than 120Gb of transaction log space, you need to find out what's causing that as your...

  • RE: Basic

    I'd agree that Unicode is more of a universal standard than ASCII is these days, but given the options provided, ASCII would definitely be in front, I think--the fact it's...

  • RE: Snoops

    Correct me if I'm wrong, but this survey was done by a company whose reason for existing is basically preventing people seeing stuff they shouldn't--so I have to wonder exactly...

  • RE: AWE

    molson-927659 (7/29/2010)


    i forgot the math, but it's a mathmatical reason why a 32 bit processor can't access more than 4GB of RAM

    232 = 4GB

    A processor can only use memory of...

Viewing 15 posts - 706 through 720 (of 832 total)