Forum Replies Created

Viewing 15 posts - 451 through 465 (of 650 total)

  • RE: Guest Editorial: Managing their expectations

    I laughed when I read "ship date".

    I had a lot of fun writing that bit. It makes reading press-releases and blogs almost bearable finding this stuff.

  • RE: Guest Editorial: And Now; a Recitation

    Steve, you're supposed to be on holiday!

  • RE: Undocumented Routines: Forbidden fruit.

    Yeah. spMakeWebTask. I love using this for dishing out excel-based reports via email. I still use it, but with a delegation process for doing daily reports (I'm too idle to...

  • RE: Just For Fun: An Impossible Delete

    In the spur of the moment, we all occasionally forget that people who post articles, or contribute to forums, are our guests, and therefore deserve courtesy. At the same time,...

  • RE: Just a Second, Guv.

    Jeff,

    What does the standard give us as far as Time-based information goes? As I see it, it is the ability to store time zones along with dates, and have a...

  • RE: Cursors Be Gone!

    Jeff,

    My solution was almost identical, except that I did an explicit create for the temporary table. (I'm showing my age here; It used to lock system tables for the whole...

  • RE: Cursors Be Gone!

    Hey, Phil Factor... do you want to do the honors on the "quirky update" method, or do you want me to?

    --Jeff Moden

    [p]Over to you Jeff. I had to nip off...

  • RE: Getting Data out of SQL Server from Powershell

    Thanks both of you for the info. That was very helpful, and makes the SMO solution look very attractive.

  • RE: Cursors Be Gone!

    Jeff

    I'll take that challenge and I'll take all comers.

    [p]I've got a 'quirky' Update solution that motors. I'd love some real data to run comparative timings on.[/p]

  • RE: Cursors Be Gone!

    Alexander Kuznetsov (12/24/2008)

    Actually in most cases the best alternative is a loop written in a modern language such as C#,

    not a T-SQL WHILE loop or a CURSOR. Not only...

  • RE: Getting Data out of SQL Server from Powershell

    Is the SMO library freely-distributable? What would happen if you created a Powershell application using SMO, and then wanted to install it on a computer that didn't have SSMS on...

  • RE: The December 2008 Energy Update

    The whole question of microgeneration in Britain is surrounded by Poppycock and balderdash, with generous lashings of baloney. I have been trying for years to harness the 45KW of energy...

  • RE: Cursors Be Gone!

    Thanks Gaby, You've been a good sport, and it has been a great discussion. I bet your next SSC article will be wonderful. My first one was ghastly. ...

  • RE: Cursors Be Gone!

    I'm a bit puzzled by this article. Surely, in order to illustrate the dangers of using cursors or 'WHILE' loops, you would expect to see an example where there is...

  • RE: Guest Editorial: That ain't a Database, it's a Spreadsheet

    Yes. All volumetrics are an educated guess. Well, they were when I did them. Multiply by the contingency factor and you have a size to use all the way from...

Viewing 15 posts - 451 through 465 (of 650 total)