Forum Replies Created

Viewing 15 posts - 2,026 through 2,040 (of 2,278 total)

  • RE: How to use List control

    Search BOL with "list control ssrs" for a better explanation.

    The list control in SSRS is kind of a free form container, into which many other types of objects may be...

  • RE: Personal Development

    Having a plan and working a plan is one of the key traits of successful people. Nice editorial, thanks.

  • RE: Calendar Tables

    I was first introduced to calendar and time tables when I started learning about data warehousing. I have always thought they would be useful in the relational world as...

  • RE: Today's Random Word!

    tosscrosby (7/15/2010)


    Ray K (7/14/2010)


    Man, nobody caught my reference!

    "Maybe you have pantophobia, Charlie Brown. Do you have pantophobia?"

    "What's pantophobia?"

    "The fear of everything!"

    "THAT'S IT!!!"

    😀

    For anyone who Googled it, it...

  • RE: Predict the outcome

    Not being able to use an increment of 0 makes sense, so an error makes sense.

  • RE: Generating SubTotals using GROUPING

    Good article. I am going to have to spend some more time reading about all the permutations of Grouping: Rollup, Cube and Grouping Sets. I do a lot...

  • RE: ALTER

    I had a tough time with this one. I have to do some more reading. Thanks for the question and teh explanation.

  • RE: Today's Random Word!

    tosscrosby (7/14/2010)


    crookj (7/14/2010)


    extraversion

    Joe

    Extra-virgin

    Here is a topic that I have always had a tough time getting behind.

  • RE: Today's Random Word!

    Frustration

  • RE: Running multiple Child Packages in parent package

    In your control/parent package, why don't you just use an Execute Package Task for each child package you want to run?

  • RE: Today's Random Word!

    tosscrosby (7/9/2010)


    obliviscence

    Do you have an obscure word dictionary, or just a vocabulary bordering on Webster's? Keep it up, I love it.

  • RE: REPLACE() and NULL

    This is one of those things that can be a real gotcha if you don't know about it, and put in code to handle it ahead of time. Thanks.

  • RE: Sorting Data in SSIS

    Are you trying to physically resort the actual table, or just the data in the data stream in your data flow?

    If you are trying to physically resort table, I would...

  • RE: Today's Random Word!

    Ray K (7/9/2010)


    What is this "retirement" thing of which you all speak?

    I knew last night, but the memory faded after I woke up.

  • RE: Sorting Data in SSIS

    Is the step that initially loads the data, the step where you added the ORDER BY?

Viewing 15 posts - 2,026 through 2,040 (of 2,278 total)