Forum Replies Created

Viewing 15 posts - 16 through 30 (of 140 total)

  • RE: SSIS 2012 Rename File by appending Date

    I found a fairly simple approach here, but I also like your script task. I'll look into script so I can learn more...after I get this package done. Thank you!

  • RE: T-SQL Doesn't Catch Condition

    I like your reformat. Looks like the query actually works except for some difficulty comparing "real" with "float" data types.

    Looks like I have it under control. Thanks for the...

  • RE: T-SQL Doesn't Catch Condition

    My plan is to do an "Upsert" using the new "Merge" statement. Haven't gotten to it yet....

    Anybody?

  • RE: T-SQL Doesn't Catch Condition

    It's a left join, so there will be I rows without L rows. In that case, I'm done, and need only one message ('Adding New PO Line to CPAS'). This...

  • RE: T-SQL syntax

    Interesting...

    ...What's a large amount of data? In this instance, there are maybe 20,000 rows in each table, maybe 100 rows per BoMID in tblBoMDetail. On average,...

  • RE: T-SQL syntax

    Thank you, Keith. That fixed the syntax error. I fixed a couple more that showed up then, now all I have to do is get it to do what I...

  • RE: SQL Server 2012 Package Execution utility

    Thanks for your reply. I determined the job is getting "access denied". I've troubleshot that as far as I can. It's in the hands of the IT folks now.

  • RE: Run SSIS Package from .Net

    Koen, do you have any references I could read to get me started? It is SS2012.

  • RE: Flat File Input Field Lengths

    Perfect. Worked like a charm. Thanks

  • RE: Query now runs forever

    I'll look into it.... Any references you recommend?

  • RE: Query now runs forever

    I will watch it. I suspect the AllLaborInput table, which is partially replaced every week, my be causing problems. The proximate issue is solved, however.

    Thanks

  • RE: Query now runs forever

    Thank you.

  • RE: Query now runs forever

    Well, I waded into the issue and decided it had to be a lock problem. I found (after a long period of blind scrambling...) that my backup job from the...

  • RE: Alias for testing

    Never mind. I'm an idiot. I did not realize (since the subject instructions referred to a db on localhost) that BOTH the changes needed to be made, not on the...

  • RE: Why logs so big

    John and Gail both referred me to the same resource. But I think the maintenance plan I included in the link shows that I do back up the log...every time...

Viewing 15 posts - 16 through 30 (of 140 total)