Forum Replies Created

Viewing 15 posts - 1 through 15 (of 19 total)

  • RE: Open EDI file in SQL Server

    Eric M Russell (8/27/2014)


    Using T-SQL to parse EDI records is probably not the best way to accomplish whatever it is you're doing. You would get more useful advice posting this...

  • RE: Open EDI file in SQL Server

    This appears to be a HIPAA EDI file. The 271 file layout can be found here (Though there are different versions, it will be important you know what version of...

  • RE: Force SSIS package to return success status to Agent Job

    I do want that step to fail in other situations. That is the catch, out of 5 possible failures I want 1 of them to count as a success...

  • RE: View vs sp vs functions

    Since it was appropriately brought up, I have to ask the following question and I do so without any sarcasm or irony because the last 20 people that I interviewed...

  • RE: Sabbatical

    How about helping out at a local non-profit.

    Or one that I have been looking at, volunteering to help teach computer skills to people, say at a shelter, or half-way house.

  • RE: Printed Books Vs E-Books

    I do have many e-books, but still prefer paper. Admittedly I tend to treat them as the trophy of the hunt 🙂

  • RE: Executing a stored proc on a linked server

    So I have a DBA whom would be setting up the linked server. The part I am lost on is how to call a stored procedure on DB2 using that,...

  • RE: Executing a stored proc on a linked server

    Thank you.

    It is indeed on an iSeries.

    I expected it to be problematic, generally I don't have to ask here if it was going to be easy. 😀

  • RE: Hiring Heterogeneously

    Hiring too many people that are too similar, who may think alike, who may view problems the same way can lead to an environment that doesn't grow and expand, that...

  • RE: Counting Days with Reset

    Agreed!

    However, I did just start here. I dragged the last place I was in from paper systems to nearly 2010. (It was 2012 when I got them to 2010, but...

  • RE: Error Handling

    That is what I was thinking as well. Essentially the management wants the existing code based fixed to handle errors without spending any time coding. None of us believe that...

  • RE: Counting Days with Reset

    Definitely ouch.

    We have a large list of things to encourage the business to change, that is on it.

  • RE: Counting Days with Reset

    After digging into the data, and learning more about the history of this, it appears that the business has changed the logic of this about every other year, and even...

  • RE: Counting Days with Reset

    Thanks! I am using modulo to get to what I need. I just could not figure out how to in one set operation get the count to reset after 52....

  • RE: Extract Speed from DB2

    Thanks dg.

    Actually, this is connected to a large warehouse staging SSIS process, we are pulling roughly 50 tables from the db2 source, and it already uses concurrency. We still need...

Viewing 15 posts - 1 through 15 (of 19 total)