Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 2,443 total)

  • RE: Send query result as HTML Mail

    drwhitaker (6/18/2010)


    This stored procedure is great, but I still see one flaw. When passing the SQL, the output always sorts the columns in alpha order on output not the...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Today's Random Word!

    Chris Morris-439714 (6/17/2010)


    jcrawf02 (6/17/2010)


    Chris Morris-439714 (6/17/2010)


    Before Sing4you whines "Not Yet" and Jason protests "Wasn't me!", this is about football and not pregnancy, right? 😀

    You mean Hand-Egg?

    Jon, you always lower the...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Dataset command type: Text vs. stored procedure

    Gotcha, in that context, yes, I see your point.

    Thanks for the followup!

    Jon

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Today's Random Word!

    Chris Morris-439714 (6/17/2010)


    Before Sing4you whines "Not Yet" and Jason protests "Wasn't me!", this is about football and not pregnancy, right? 😀

    You mean Hand-Egg?

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Dataset command type: Text vs. stored procedure

    I like the use of SP's as others have mentioned because of the ease of editing the sp without going to the report definition, and to avoid SQL injection the...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Today's Random Word!

    frisson

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Today's Random Word!

    Anticipation :-D:-D:-D:-D (unrelated to previous post)

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Today's Random Word!

    Chris Morris-439714 (6/16/2010)


    Today's Random Worm!

    The Velvet worm.

    I should've known better than to click on that while eating breakfast.

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Finding the Context

    Steve, I think you may be right about the interface having difficulties with multiple people in the room, the original demo from a couple years ago showed a paint app...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Need help on T-SQL

    lemsip (6/14/2010)


    If you dont want to switch to using a date counter, does this work?

    Set @StartingMon = @StartingMon + CASE

    WHEN RIGHT(CONVERT(CHAR(6),@StartingMon),2)...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    GabyYYZ (6/11/2010)


    GilaMonster (6/11/2010)


    GabyYYZ (6/11/2010)


    Hi Steve, I was wondering if you received an email I sent to webmaster@SQLServerCentral.com about an upcoming re-publication of an article I wrote way back? Are...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    The Dixie Flatline (6/14/2010)


    I'm hearing vuvuzelas in my sleep.

    I don't want to hear about your dirty, dirty dreams...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (6/11/2010)


    I worked for a company that had a subscription to Experts Exchange and it was rare that I'd find any worthwhile answers there. Even rarer that I'd find...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    Lynn Pettis (6/11/2010)


    Some people really need to RTFM, or in this case, BOL.

    ha! that's a good one. "only took 3 weeks"...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    Anybody have a Garmin and use OpenStreetMap data?

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

Viewing 15 posts - 1,291 through 1,305 (of 2,443 total)