Viewing 15 posts - 1,996 through 2,010 (of 3,666 total)
Brandie Tarvin (8/25/2010)
Alvin Ramard (8/25/2010)
Someone replied with:
How do you get a PK violation?
Are you inserting the PK values yourself?...
August 25, 2010 at 12:20 pm
OP was complaining about PK violation while uploading text file using SSIS.
Someone replied with:
How do you get a PK violation?
Are you inserting the PK values yourself?
Please remind me,...
August 25, 2010 at 12:08 pm
Steve Jones - Editor (8/25/2010)
Shhh, all this talk about NZ might get my wife talking about making me take her on a plane for 18 hours. Yikes! :w00t:
Send her by...
August 25, 2010 at 11:41 am
I don't see anything wrong.
Try this:
1 - Add a new For Each Loop to the package and configure it to read the same files. (DO NOT use copy...
August 25, 2010 at 10:10 am
Ross McMicken (8/25/2010)
Jack Corbett (8/23/2010)
Steve Jones - Editor (8/23/2010)
We need to get Paul out here in...
August 25, 2010 at 7:43 am
Question for the User Group leaders on here:
Have any of you tried to export the list of members from the new and improved (and possibly sucks more than before) UserGroupSupportServices...
August 25, 2010 at 7:29 am
Raunak Jhawar (8/25/2010)
Check the Files text area..(have provided any delimiter or any specific extension)Chek the status of Traverse Sub Folders checkbox
Traverse sub folders has no affect on the root folder.
August 25, 2010 at 7:11 am
Greg Edwards-268690 (8/25/2010)
Alvin Ramard (8/24/2010)
GilaMonster (8/24/2010)
Alvin Ramard (8/24/2010)
Don't you use a triangular join to join 3 tables? 😛That means you'll need a CROSS JOIN for 4 tables. :hehe:
Yep.
I'm clueless...
August 25, 2010 at 7:10 am
GilaMonster (8/24/2010)
It'll have to be a HASH join, it's advertised as the one that handles large numbers.
I guess that 6 tables would be one hex of a join. 😎
August 24, 2010 at 5:29 pm
I'm afraid that there's not much more I can do without seeing the what the package/loop looks like.
August 24, 2010 at 5:27 pm
I think I see your problem. It looks like you do not have a proper "search string" for your ForEach container.
Open up the ForEach Editor and look at the...
August 24, 2010 at 3:57 pm
GilaMonster (8/24/2010)
Alvin Ramard (8/24/2010)
Don't you use a triangular join to join 3 tables? 😛That means you'll need a CROSS JOIN for 4 tables. :hehe:
Yep.
I'm clueless about what kind of...
August 24, 2010 at 3:39 pm
anavill (8/24/2010)
I already tried adding in the VB code...
August 24, 2010 at 3:29 pm
J.D. Gonzalez (8/24/2010)
Alvin Ramard (8/24/2010)
August 24, 2010 at 3:28 pm
First, double check that both files match the wildcard that you entered in the "Files:" box.
Then you might try to add a VB (or C#) Script Task a the first...
August 24, 2010 at 3:15 pm
Viewing 15 posts - 1,996 through 2,010 (of 3,666 total)