Forum Replies Created

Viewing 15 posts - 7,276 through 7,290 (of 14,953 total)

  • RE: Are the posted questions getting worse?

    tosscrosby-60625 (1/4/2010)


    CirquedeSQLeil (1/4/2010)


    GSquared (1/4/2010)


    Well, while we're adding pictures: For a potentially limited time only, the goofy looking guy in the picture on my posts is indeed me. I took...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (1/4/2010)


    GSquared (1/4/2010)


    Well, while we're adding pictures: For a potentially limited time only, the goofy looking guy in the picture on my posts is indeed me. I took the...

  • RE: Are the posted questions getting worse?

    Well, while we're adding pictures: For a potentially limited time only, the goofy looking guy in the picture on my posts is indeed me. I took the picture myself...

  • RE: Be Prepared

    umailedit (1/4/2010)


    Why should something as routine as backup not be done automatically by computers? Why depend on people to do the backup?

    I don't depend on people to do the...

  • RE: Why would a SQL Server Professional need an iPhone for work?

    I have an Android phone instead of an iPhone, but it's in the "same difference" category. Tons of uses.

    I'd used "smartphones" before, and never had much use for them...

  • RE: A New Beginning

    I'd like to dig into SSRS and into CLR more.

  • RE: Index has max 2000 chars

    David.Poole (12/30/2009)


    One trick I found if I want to improve query performance where I need to query a character field larger than 900 bytes is to have a column that...

  • RE: Are the posted questions getting worse?

    And to add even more to it: Happy New Year everyone! May the best of your past be surpassed by the worst of your future!

  • RE: Why are user_lookups > 0 on Clustered Index?

    It doesn't have any bearing on the effectiveness of the clustered index. I'd have to know what the purpose of the index query you have is, and what it...

  • RE: XP_CMDSHELL Question

    You're welcome.

  • RE: SQL Statistics Issue

    Did you follow MS's recommendations on upgrading from 2000 to 2005, including updating useage?

  • RE: The Year in Review - 2009

    It's been an interesting year for me (Thread-heads will know exactly what I mean). SSC being a stable point in an often tumultuous environment is definitely one of the...

  • RE: Can stats be auto-updated at less than 20%

    It sounds like you have a problem with an execution plan. Updating the stats resets those. That's the more likely culprit.

    When the queries are running slowly, save the...

  • RE: XP_CMDSHELL Question

    Lowell (12/30/2009)


    i think filenames/paths with spaces need to be wrapped in double quotes, right?

    also, are you not CALLING the datapump? why is the DIR command in there?

    exec master.dbo.xp_cmdshell '"C:\Program Files\Monarch...

  • RE: xquery question

    You're welcome.

Viewing 15 posts - 7,276 through 7,290 (of 14,953 total)