Forum Replies Created

Viewing 15 posts - 1,126 through 1,140 (of 3,232 total)

  • RE: ForEach Loop substitute for speed purposes?

    ducon (8/14/2009)


    Hi John,

    One last thing though if I may... How is message reception/delivery guaranteed with the service broker? Can you for example set a retry count etc. and have a...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: ForEach Loop substitute for speed purposes?

    Thanks guys, I appreciate your comments.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: send mail from ssis package

    No problem, glad to help.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    So go back to testing with transactions and containers and look into the blocking/locking problem cause.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    This has nothing to do with the transaction setting so let's hold off on changing them for the test. This is the conditional split that's the problem. Let's...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    You've got the expression set to check the value of the ErroRowCount variable. You need the expression to check the value of the Error Row Count column. Remove...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    The Conditional Split is what I'm looking for.........that's one of the script components.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    Double-click on the Conditional Split task so the editor opens up. Your last screen shot shows the properties, not the setup.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    I was more interested in seeing the contents of the Transformation Editor. I'd like to see the expressions and output setups.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    OK, the error row count looks good, now what does your conditional split comonent look like?

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    What you are seeing here is a problem with the conditional split. Those rows should not be getting routed to the flat file. What does the RowCount column...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: send mail from ssis package

    You don't have to 'assign' the variable to any of the container properties. All you need to do is create the variable and add a script task with the...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Stored procedure as a source error

    Yep, that'll do it. Good to hear you've got it working.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: configure logic for bad set of data's

    Wow, well obviously something has changed. That's the funny thing with programming anything, whether it be in SSIS, T-SQL, or a .net language, the programs will do exactly what...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Batch Processing by reading data from a table to a ole db destination

    Naveen,

    And all of this becasue you don't know how to do this in the data flow? How long does it take the data flow to run and populate...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

Viewing 15 posts - 1,126 through 1,140 (of 3,232 total)