Forum Replies Created

Viewing 15 posts - 49,981 through 49,995 (of 59,078 total)

  • RE: Concatenate Results Into A Single Field

    Ummmm.... sorry Matt... the function is not written correctly and it has not been called correctly. The function has two extra SET statements which slows it down and the...

  • RE: Eliminating Cursors

    Pierre Boucher (6/16/2008)


    So, if you see my resume at your company, I will deny ever writing that code :ermm:

    Pierre... I think I like your attitude... alot!:)

  • RE: Concatenate Results Into A Single Field

    Matt Miller (6/16/2008)


    Jeff Moden (6/16/2008)


    jcrawf02 (6/16/2008)


    ...you should just run sp_ASPCA and solve the problem

    Heh... I've found that it also works great on some developers 😀

    You can try that, but the...

  • RE: Eliminating Cursors

    Heh... cool... I finally beat Mr. Miller at a response... 😛

  • RE: Concatenate Results Into A Single Field

    adi.cohen (6/16/2008)


    Ohh... got me a litle confused..... I didn't notice I'm publishing in 2k forum, just saw this now (after you paid my attension to this).

    I'm realy sorry for this...

  • RE: Concatenate Results Into A Single Field

    jcrawf02 (6/16/2008)


    ...you should just run sp_ASPCA and solve the problem

    Heh... I've found that it also works great on some developers 😀

  • RE: Eliminating Cursors

    Pierre Boucher (6/16/2008)


    Those tests consists of calculating the running total for one field in the table. Both versions does exactly the same thing.

    Right up my alley... no need for...

  • RE: Using VBA to pull SQL data into Excel?

    Crud... Matt beat me to it... 🙂

  • RE: Using VBA to pull SQL data into Excel?

    rbarryyoung (6/16/2008)


    Jeff Moden (6/16/2008)


    rbarryyoung (6/16/2008)


    Jeff Moden (6/15/2008)


    rbarryyoung (6/15/2008)


    On the other hand, if your sheets need to be resized based on the number of rows returned, then automated "Get External Data"...

  • RE: Using VBA to pull SQL data into Excel?

    rbarryyoung (6/16/2008)


    Jeff Moden (6/15/2008)


    rbarryyoung (6/15/2008)


    On the other hand, if your sheets need to be resized based on the number of rows returned, then automated "Get External Data" refreshes can be...

  • RE: Eliminating Cursors

    Pierre Boucher (6/16/2008)


    Just did some testing with a 300,000+ record table and following some advice from past post concerning cursor optimization, I was able to achieve the following stats:

    CURSOR (LOCAL...

  • RE: Parse delimited data in column to multiple columns

    Thanks... now we're cooking... I'm on my way to work... I'll take a look at this tonight.

    Hmmm... Glad this is SQL Server 2k5... makes it a lot easier to solve...

  • RE: Concatenate Results Into A Single Field

    jcrawf02 (6/16/2008)


    rbarryyoung (6/15/2008)


    Jeff Moden (6/15/2008)


    What's wrong with a good ol' concatenation function that works in 2k and 2k5?

    Are we thinking of the same thing? I thought the concatenation function...

  • RE: Do You Want to Be Right?

    jcrawf02 (6/16/2008)


    IMHO, if it's going to break in the first strong wind, then it's not completed.

    That's more like it and that's part of what I'm talking about...

  • RE: Do You Want to Be Right?

    george sibbald (6/16/2008)


    This is how the 'cheap' outsourcers (and some expensive consultancies I cannot mention) work. They tell you they can write your apps quicker and cheaper and it will...

Viewing 15 posts - 49,981 through 49,995 (of 59,078 total)