Forum Replies Created

Viewing 15 posts - 44,086 through 44,100 (of 59,063 total)

  • RE: The T-SQL Paradigm

    Paul White (4/19/2009)


    The link doesn't work, Paul.

  • RE: Cross Tabs and Pivots, Part 1 – Converting Rows to Columns

    Paul White (4/19/2009)


    Jeff Moden (4/19/2009)


    That would be part of the problem.

    I quote "you owe me a new monitor!" :laugh:

    Heh... call Grant... I understand that he actually keeps spares now.

  • RE: Cross Tabs and Pivots, Part 1 – Converting Rows to Columns

    Paul White (4/18/2009)


    Steve,

    We should start a new thread for the discussion of table 'variables'.

    I want to respond, but this thread is for discussion of Jeff's article on cross-tabs and pivots.

    Cheers,

    Paul

    Thanks,...

  • RE: TSQL->C# SP

    Paul White (4/19/2009)


    As far as CLR usefulness is concerned, my position is that the overhead (switching languages and IDEs for a start!) means that I always but always try to...

  • RE: The T-SQL Paradigm

    steve dassin (4/19/2009)


    And there's nothing cheap in the ideas I'm trying to convey.

    That's the point I've been trying to make. Some of your ideas are great... the manner in...

  • RE: TSQL->C# SP

    Paul White (4/19/2009)


    A parting example. An application currently does its business-logic validation in middle-tier classes, written in a variety of .NET languages, and there is a desire to move...

  • RE: Cross Tabs and Pivots, Part 1 – Converting Rows to Columns

    steve dassin (4/18/2009)


    Oh Jeff I don't feel I've really been sarcastic in these forums.

    That would be part of the problem.

  • RE: Performance issue with tally solution

    By the way... thanks, Phil. I didn't know decompilers had come some far. I thought I was going to be looking at raw machine language and I haven't...

  • RE: Performance issue with tally solution

    Florian Reischl (4/18/2009)


    The reflector is a really great tool to look into any .Net assembly since it is not encrypted. You can easily browse through all classes, methods and properties...

  • RE: Performance issue with tally solution

    Florian Reischl (4/18/2009)


    (more than 7 years ago)

    So you are already an old hand

    Oddly enough, so is the rest of me. 😉

  • RE: Are the posted questions getting worse?

    Florian Reischl (4/18/2009)


    I have a short question depending on the article I intend to write (CLR solutions to split strings).

    What do you like more C# or VB.Net? It doesn't matter...

  • RE: Are the posted questions getting worse?

    GilaMonster (4/18/2009)


    Anyone got SQL 2000? More specifically Query Analyser?

    If so, can you please get me a screen shot of the following.

    Run the following:

    SET STATISTICS PROFILE ON

    GO

    SELECT * FROM sysobjects

    There will...

  • RE: Performance issue with tally solution

    Florian Reischl (4/18/2009)


    I agree with Jeff. Sure, it is simple to have a look into the assembly with .Net Reflector. But since you are no C#/VB.Net/... developer it might look...

  • RE: Performance issue with tally solution

    Phil Factor (4/18/2009)


    Paul, Jeff,

    I hate to disagree, but distributing a CLR this way is safe as long as you can read any current .NET language to check what is going...

  • RE: Are the posted questions getting worse?

    Steve Jones - Editor (4/18/2009)


    It's not advertising as I'd normally see it. It's a mention that his product, which shall not be mentioned, and which apparently isn't in use by...

Viewing 15 posts - 44,086 through 44,100 (of 59,063 total)