Forum Replies Created

Viewing 15 posts - 17,341 through 17,355 (of 39,903 total)

  • RE: Infromation from tables

    If your company has a copy of SQL Toolbelt from Red Gate, I'd run SQLDoc against the database and get a lot of information in a form that might be...

  • RE: Talking baseball

    One thing I didn't mention, and didn't realize until late yesterday, was that Lee took a lot less to go to Philly. I am pleased to see athletes, LeBron James...

  • RE: We Are Not a Meritocracy

    TravisDBA (12/15/2010)


    I agree, but having the first doesn't mean doodly squat if the person does not have the skills to get the difficult job we do done, and the fact...

  • RE: Date Conversion

    You can convert from strings to dates and vice versa (see Cast/Convert in BOL) with NULLs.

  • RE: We Are Not a Meritocracy

    TravisDBA (12/15/2010)


    Ok, now for the real world. As long as cronyism continues to be rampant in this industry achieving a true meritocracy will never happen. I once knew a person...

  • RE: We Are Not a Meritocracy

    OCTom (12/15/2010)


    Get along? Are you kidding me Steve? Did we just take a trip to namby-pamby land? (to quote a recent U.S. commercial) I don't need to be best buds...

  • RE: Are the posted questions getting worse?

    Craig Farrell (12/14/2010)


    Steve Jones - SSC Editor (12/14/2010)


    Is it now more, or less, frightening?

    I'm now wishing I was underwater in the scuba gear... kilts skeer me! Won any blue...

  • RE: Are the posted questions getting worse?

    Is it now more, or less, frightening?

  • RE: Inserting duplicate key?? Why??

    You are welcome, and glad it's working.

    You were on a good track, and using temp tables to work with a subset of data for troubleshooting is something you can use...

  • RE: Date Conversion

    What do you mean by date conversions? NULL doesn't convert to anything but NULL.

    NULL might be your best bet. You can always do MINDATE() ... WHERE mydate > '1/2/1900'

  • RE: What's Happening Here?

    grahamc (12/14/2010)


    In this case it might not be such a big deal, but surely a counter like Page Life Expectancy is a better way of monitoring Memory pressure??

    This is typically...

  • RE: Infromation from tables

    Typically the "pull" is through a query. As far as how you'll get the data to people, you'll have to make some decisions.

    If you are just pulling this from...

  • RE: What's Happening Here?

    rabartels (12/14/2010)


    perhaps first look if your I/O is fine

    Benchmarking SQL Server IO with SQLIO

    http://www.mssqltips.com/tip.asp?tip=2127

    Good idea, though we're already in production. Hard to stop things and bang on the disks with...

  • RE: Talking baseball

    The Phillies certainly are the favorites on paper, but we don't play on paper. Anyone think the Giants were going to win before Oct last year?

    Phillies have had injuries in...

  • RE: Are the posted questions getting worse?

    Craig Farrell (12/14/2010)


    GilaMonster (12/14/2010)


    Brandie Tarvin (12/14/2010)


    (Where's my halo? Self-righteous doesn't work without my halo, darnit!)

    How long did it take you to forge your own halo, in between the lightning strikes,...

Viewing 15 posts - 17,341 through 17,355 (of 39,903 total)