Viewing 15 posts - 481 through 495 (of 1,839 total)
Hey Mick,
Not sure what you mean exactly by 'implement the relationships within the XML structures'? If you mean something like ' i want to add a Country element named...
February 1, 2010 at 1:50 pm
Apologies upfront Mick as I'm not directly answering your question :hehe: But, on reading that you need several sections to the document, possibly a simpler approach could be to create/import...
February 1, 2010 at 10:32 am
A quick google search should help on that (generally, people will have distributables, like an installer, to assist in getting it installed). 'Back in the day' I would use...
January 29, 2010 at 9:49 am
Would have to look it up, but would assume the assembly needs to be in the GAC on any machine you want to run this on.
January 29, 2010 at 8:56 am
I'm partial to them too, but like putting equations on Precedence Constraints, it's not something that gets done 'all the time' . I often create packages that are maintained by...
January 29, 2010 at 6:15 am
Jamie Thompson gives a pretty good example on his blog, here.
HTH,
January 27, 2010 at 11:46 pm
You *should* be able to do a process update on the dimension alone, but not being there and seeing what you've got, I could be wrong and it may require...
January 27, 2010 at 11:56 am
True, my bad (teach me to answer without looking again at a package :hehe: ). Definitely by design. Would seem to get the result the OP wanted (assuming...
January 27, 2010 at 8:36 am
Because the precedence constraint is (most likely) success based on the split. This success has nothihng to do with rows passed, simply did the transform complete successfully, which is...
January 27, 2010 at 7:22 am
One approach is to add it before you get to the dimension. So, in the Data Source View, right click the table name and select the option to add...
January 27, 2010 at 1:07 am
Try adding the reference through the UI?
January 27, 2010 at 1:02 am
*One* way (and I am sure there are many others) to achieve this would be to:
- create a variable to store/hold row count
- add a Row Count transformation after the...
January 27, 2010 at 12:58 am
I tried using an expression on the destination file path, but SSIS was adding in a \ which I wasn't expecting,so I've had to go down the route of writing...
January 26, 2010 at 9:18 am
Have you tried Expressions? Seems like the scripting/variable approach would be a little overkill but I'm not fully up onthe requirement.
January 26, 2010 at 8:51 am
Proclarity has been gone for a while (basically since its acquisition by msft, though you could still get it for a little while post that event). The PerfPoint is...
January 22, 2010 at 6:56 am
Viewing 15 posts - 481 through 495 (of 1,839 total)