Forum Replies Created

Viewing 15 posts - 421 through 435 (of 820 total)

  • RE: Guest Editorial: In Praise of Templates

    Phil Factor (2/7/2009)


    David, I've been pestering the SQL Prompt team about this for years.

    Here would be a booster to aid in acceptance. Since lots of us developers embed SQL...

  • RE: Guest Editorial: In Praise of Templates

    Good article Phil. I got to

    when some shinier bead rolled into view

    and it put me in mind of my cats. 🙂

    Then I saw your create table template....

  • RE: Trading in xp_cmdshell for SQLCLR (Part 1) - List Directory Contents

    I guess I'm still an old fart. I like having my SQL and applications separate. Then if Phil is getting on the bandwagon ...

    Jonathan, if you want to...

  • RE: Hidden RBAR: Triangular Joins

    Well I could not prove that it was malicious. Could be just incompetence or the "many cooks" syndrome.

    What I say is: If it walks like a duck and...

  • RE: Hidden RBAR: Triangular Joins

    Joe Celko (2/3/2009)


    Hey! I teach SQL, not ethics! 🙂

    :w00t: And here I keep buying your books to wave around in our ethics meetings! :w00t:

    Good, fast, cheep. Pick any...

  • RE: Hidden RBAR: Triangular Joins

    Could you make a version of up_CalculateEPoints_Insert (say up_CalculateEPoints_Insert_All) that would incorporate the selection logic query so that the whole solution could be set based?

  • RE: Hidden RBAR: Triangular Joins

    SELECT 'EXEC up_CalculateEPoints_Insert ' + EID AS Command

    FROM Es

    WHERE ProjectID=@ProjectID AND Scanned=0

    ORDER BY EID

    Save the result to a text file and run it back though SQLCMD...

  • RE: Guest Editorial: Managing their expectations

    So was God overreaching when he first spoke? Today would that read, "To improve the customer experience we are undertaking an expansion of our 'dark mitigation' process."

  • RE: Celebration

    Thanks Bill.

    I don't list COBOL, FORTRAN, 360 ASM, Hasp, Wylbur, Course Writer II, APL, Word Star, or Electric Pencil any more. And those are the ones I can remember...

  • RE: Celebration

    Steve Jones - Editor (1/30/2009)


    Wow, brings back memories to go look at the v1 site. Very cool and thanks for the link!

    I used it to look at old versions of...

  • RE: Slack SQL Server

    Irish Flyer (1/29/2009)


    4) CLR assumes you want to use OO code, which is highly inefficient for procedural operations. SQL is a procedural language and does what it does very...

  • RE: Celebration

    Three things:

    (1) Congratulations. When other place are losing people SSC is growing.

    (2) I've been telling everyone that they should come here and join. They do, not because of...

  • RE: Earning Credit

    The other day I was doing a search on Testing Methods. I was floored when an article I was reading linked to an item on my own web site....

  • RE: Hidden RBAR: Triangular Joins

    ASCII silly question, get a silly ANSI.

    Able: "Why do the Britts always say 'Ten minutes Time'? Are there any other kind of Minutes?"

    Cain: "Define the word 'parsec'."

    Able:...

  • RE: Slack SQL Server

    majorbloodnock (1/26/2009)


    To anyone concerned with the number of responses on this thread, I'd offer a thought. There's not one suggestion yet that concerns SQL Server's ability to efficiently, stably and...

Viewing 15 posts - 421 through 435 (of 820 total)