Forum Replies Created

Viewing 15 posts - 23,266 through 23,280 (of 26,490 total)

  • RE: MS SQL Restore From A Multi Step .Bak File

    Unfortunately, EM in SQL Server 2000 doesn't allow you to script the restore command. The best thing I can do at this point is have you read RESTORE in...

  • RE: our job status

    Old SQL Newbie (12/16/2008)


    I now do a job that didn't exist when I went to school or when I first started work.

    Same here. I was a nurse...

  • RE: our job status

    Ian Massi (12/16/2008)


    Interesting topic. I'd want to become a lumberjack. I'd sleep all night and I'd work all day... then again I do that now too. At...

  • RE: Archiving and Deleting Tables

    Correct me if I am wrong, isn't table partitioning only available in Enterprise Edition? I thought I had read that somewhere, but I haven't had a chance to check....

  • RE: Are the posted questions getting worse?

    Jeff Moden (12/15/2008)


    rbarryyoung (12/15/2008)


    Lynn Pettis (12/15/2008)


    Jeff Moden (12/15/2008)


    Just to be sure... you're a heck of a better man than me, Lynn... I looked at your posts and you were quite...

  • RE: Are the posted questions getting worse?

    Nooooo. I do all my venting after the game is over and I am away from the pitch and the offending individuals. Other refs are good to have...

  • RE: Are the posted questions getting worse?

    Jeff Moden (12/15/2008)


    Lynn Pettis (12/15/2008)


    Jeff Moden (12/15/2008)


    Just to be sure... you're a heck of a better man than me, Lynn... I looked at your posts and you were quite the...

  • RE: Are the posted questions getting worse?

    Jeff Moden (12/15/2008)


    Just to be sure... you're a heck of a better man than me, Lynn... I looked at your posts and you were quite the gentleman in explaining the...

  • RE: Are the posted questions getting worse?

    Well, it was either this, or watch a recorded episode of Ghost Hunters for th umpteenth time while waiting for my middle daughter to call me to come pick her...

  • RE: Are the posted questions getting worse?

    Well, call me a softy, but I gave him something to work with. Hope it takes the comments to heart and takes the time to provide us with more...

  • RE: PIVOT vertical table without Aggregating

    Although I thought I'd not bother with this either, I decided to at least provide you with one solution.

    I have also taken the time to create the scripts that you...

  • RE: PIVOT vertical table without Aggregating

    david.c.holley (12/14/2008)


    If I could write the T-SQL then I'd post it. I am presented the data as it exists in the tables and as I need it displayed. Either help...

  • RE: error subtracting 2 time datatypes

    Michael Artz (12/15/2008)


    OK seems I'm more of a newb than anyone realises (even me)

    the "UI" i was referring to was within visual web developer ..... i havent found any other...

  • RE: Archiving and Deleting Tables

    OR, using the OUTPUT clause of the delete, you could delete from the audit tables and load the deleted records to stage tables that would make exporting the data with...

  • RE: Downgrade

    You should know that SQL Server 2005 Enterprise Edition and SQL Server 2005 Developer Edition are equivalent, just different licensing (Developer Edition can't be used in a production environment).

Viewing 15 posts - 23,266 through 23,280 (of 26,490 total)