Forum Replies Created

Viewing 15 posts - 14,941 through 14,955 (of 26,486 total)

  • RE: Are the posted questions getting worse?

    WayneS (11/24/2010)


    CirquedeSQLeil (11/24/2010)


    WayneS (11/24/2010)


    CirquedeSQLeil (11/24/2010)


    WayneS (11/24/2010)


    Speaking of Joe... he's asking for help at http://www.sqlservercentral.com/Forums/Topic1026157-391-1.aspx

    Don't have a good answer for that. My initial response would be go take some math...

  • RE: Fantasy football

    True, the top 4 teams are still the top 4, but there was some movement. I've gone from 4th to 3rd. We'll see how long that lasts.

  • RE: XML extraction from database

    I am just trying to be sure I understand you correctly based on your last post. You've provided one record of sample data and if that isn't enough make...

  • RE: Are the posted questions getting worse?

    Latest tweet this morning from Jack indicating that there was no heart problems, cholesterol is high so a change in diet. Also, he was fighting a headache.

    So, overall, it...

  • RE: XML extraction from database

    Looking at what you are trying to accomplish, I see two things wrong.

    One, you only provided one record of sample data. It would help if you provide between 5...

  • RE: XML extraction from database

    What version of SQL Server are you running? Also, it would help if you provided the DDL for the tables, sample data for the tables, and the expected results...

  • RE: Help Tune a query

    Indexes? Actual Execution Plan?

    Please read the second article I reference below in my signature block, it will help with the information you need to post for us to help...

  • RE: Are You a Ten?

    Anyone who claims to be a 10, imho, is either a liar or too full of himself (or herself) as it is simple arrogance. I may rate myself a...

  • RE: Are You a Ten?

    drnetwork (11/17/2010)


    This editorial begs the issue about being a Microsoft Master in SQL Server. The requirements were just changed. Now rather than requiring something like $20K and three dedicated weeks...

  • RE: two insert statments takes long time to process

    Not without seeing the stored procedures, the tables affected, and data you are trying to insert.

    There may be more that is needed, but that would be a good start.

    You have...

  • RE: can't delete old back up file created by sql server 20005.

    Can't necessarily help with the problem at hand, but I would recommend looking into some way of compressing your backup files. You could use a zip program after the...

  • RE: at the stored procedure or at the browser level

    Formatting belongs in the UI. How you deliver the data to the UI, that may differ.

  • RE: Without while loop

    Really should ask to see what you have tried as this is a relatively easy solution.

    select

    qt.QuestionId,

    qt.QuestionLabel

    from

    @QuestionTable qt

    ...

  • RE: Are You a Ten?

    Personally, I put myself at about a 5. Yes, there are things I know well, but there are other areas that I know enough to get into trouble, and...

  • RE: Fantasy football

    I think my win against the GoBolts turned out to be luck, one of his players was out this week (not a bye week).

    Still first in my division, and if...

Viewing 15 posts - 14,941 through 14,955 (of 26,486 total)