Forum Replies Created

Viewing 15 posts - 196 through 210 (of 2,443 total)

  • RE: Counting distinct periods of consecutive days

    report logic might have a slight flaw. I get why you'd do this for ER visits over midnight, but what if the patient comes in on Friday at noon, goes...

    ---------------------------------------------------------
    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: Stairway to XML: Level 3 - Working with Typed XML

    David Cuthill (10/1/2012)


    @jscrawf2 Please do not use quotemarks if you are not quoting verbatim.

    In answer to your question: yes. Are you asking for help? If so,...

    ---------------------------------------------------------
    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: Stairway to XML: Level 3 - Working with Typed XML

    David Cuthill (10/1/2012)


    Articles such as this really do need to be written with perfect punctuation. If not, credibility is zeroed.

    The author is made to appear ignorant of their own...

    ---------------------------------------------------------
    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?

    Kiara (9/28/2012)


    Grant Fritchey (9/27/2012)


    THREADIZENS!

    Who is going to make it to any of the SQL in the City events coming up in the next week+?

    I'd be at the Chicago event, except...

    ---------------------------------------------------------
    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: iif(isnothing not working

    I wasn't saying it can't be done, I was saying you're doing it incorrectly.

    IIf() works off of three values, Test, True and False. You're feeding in a fourth value,...

    ---------------------------------------------------------
    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: cannot get sql intellisense working after vs2010 update

    Kinda rough suggestion, I realize it, but basically Why Bother?

    Install SSMS Tools Pack (free) or buy RedGate SQL Prompt.

    Works lots better than Intellinonsense.

    ---------------------------------------------------------
    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 auditing

    Change all objects into a new schema, then see who complains and transfer those back...

    (clarification: that's a joke)

    ---------------------------------------------------------
    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: Microsoft Founds Open Source Company

    Ignore Jeff, he has a beard. I, on the other hand, actually OWN a Gillette. I would imagine taking part in Open Source also keeps Microsoft's ear to the ground...

    ---------------------------------------------------------
    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: iif(isnothing not working

    Not sure exactly what you're evaluating, but looks to me like you have four arguments in the IIf() function, when it only accepts three.

    ---------------------------------------------------------
    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!

    Ray K (9/20/2012)


    jasona.work (9/20/2012)


    Rob Schripsema (9/20/2012)


    Cliff Jones (9/20/2012)


    SQLRNNR (9/20/2012)


    Daniel Bowlin (9/18/2012)


    Woah!

    Nelly

    deli

    dilly-dally

    procrastinate

    procreate

    procrastineering[/url]

    ---------------------------------------------------------
    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: Stairway to XML: Level 1 - Introduction to XML

    SQLBalls (9/20/2012)


    (my XML is rusty and I need to brush up, so excuse the lack of detail in the reply).

    At this level it appears that way, but when you get...

    ---------------------------------------------------------
    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: Stairway to XML: Level 1 - Introduction to XML

    Bob McClellan-320407 (9/20/2012)


    Great Article.

    I am also interested in John Mitchel's question...

    "Are elements and attributes functionally equivalent? "

    tia,

    Bob

    John/Bob, while not an expert, I would have to say no, they are not...

    ---------------------------------------------------------
    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: End Of Year

    Eugene Elutin (9/19/2012)


    Jeff Moden (9/18/2012)


    Eugene Elutin (9/18/2012)


    Please ignore this stupid remark!

    Easy, big guy. You're right but that's something that he would say. 😉

    I've spent 5 minutes to choose...

    ---------------------------------------------------------
    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!

    crookj (9/19/2012)


    Aarrrrg. Ye scurvy Dogs! 😉

    Morose (I've just been informed that not only was it Talk Like A Pirate Day yesterday, but if you dressed like a pirate, you...

    ---------------------------------------------------------
    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?

    L' Eomot Inversé (9/18/2012)


    Evil Kraig F (9/18/2012)


    Does EXCEL handle that many columns? I didn't think it did (well, reasonably anyway) but I've certainly been inaccurate before.

    No, it doesn't. ...

    ---------------------------------------------------------
    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 - 196 through 210 (of 2,443 total)