Viewing 11 posts - 16 through 26 (of 26 total)
when I run the package from the command line. (Actually, when I choose "start without debugging" in VS
July 30, 2009 at 11:35 am
I am not real clear on your requirements, but if what you need to do is insert a record if it does not exist in the table, and update otherwise...
July 13, 2009 at 11:05 am
oops sorry - gave some misinformation below. CheckSum transformation is NOT native to VS/BI 2005 (SCD transformation is). You can DL CheckSum from http://www.sqlis.com/post/Checksum-Transformation.aspx
June 26, 2009 at 1:51 pm
That's exactly what I want to do, tag all the records loaded with the same date stamp so I can identify them by batch. Thanks again - I can...
June 23, 2009 at 10:29 am
John,
I tried the SCD transformation and found that it is very similar to CheckSum except for the wizard and the fact that no extra hash column is added to DB...
June 22, 2009 at 10:42 am
ya, CRC32 was identifying every record following a changed record as having a new CheckSum value and therefore causing lots of duplicate records to be inserted. Switching to the...
June 19, 2009 at 1:12 pm
I didn't know about the SCD Transformation. I've got to get out more. I was however, able to get the CheckSum Transformation to accomplish the same thing, check...
June 19, 2009 at 12:33 pm
John,
First of all I really do appreciate you taking the time to help me, a perfect stranger (well maybe I'm not that perfect 🙂
Anyhow - you have successfully answered my...
June 17, 2009 at 11:15 am
No, by "rules" I mean the criteria used to determine if data is valid or not, so I guess they are code-driven? I worked with a Rules Validation Engine...
June 17, 2009 at 8:22 am
Thanks so much for responding, John. Here are the answers to your questions:
Can you give me an example of what kind of validations you are trying to do?
1) Most...
June 15, 2009 at 10:51 am
I remember a co-worker had this exact same problem a few years ago. Sorry to say as far as I know it was never resolved! You asked for...
June 11, 2009 at 12:41 pm
Viewing 11 posts - 16 through 26 (of 26 total)