Viewing 15 posts - 11,671 through 11,685 (of 13,838 total)
Some background information would help: why are you doing this? Please give an example of the layout you want to create. What are the inputs/variables?
December 19, 2010 at 7:17 am
da-zero (12/16/2010)
Your answer should definately be:
first yellow boxes. If you're lucky, green boxes. If not, red...
December 16, 2010 at 6:00 am
Please be more specific. At the moment, my answer would be
1) Job starts
2) Job executes
3) Job completes
which I doubt is the answer you require.
December 15, 2010 at 5:26 am
This might help you.
Your description is a little terse, but I get the gist. No matter how many times you have to map the columns of the table you are...
December 15, 2010 at 12:46 am
Dan Guzman - Not the MVP (12/10/2010)
Phil Parkin (12/10/2010)
December 10, 2010 at 12:41 pm
I agree with Craig: that post was much clearer.
I think perhaps you are thinking of SSIS in the wrong terms: SSIS gives you access to pipelines of data, rather than...
December 10, 2010 at 11:53 am
I've read through this thread three or four times and I still do not understand what you are trying to do.
A data flow takes data from one place, processes it...
December 10, 2010 at 9:51 am
And what is your question?
December 10, 2010 at 3:12 am
Your initial post referred to 'blank' data.
Now you are asking why the text value '199-B' won't post to an integer field. I can't understand why you would ever expect that...
December 8, 2010 at 12:00 am
It's a valid question, but here's mine in response:
If you want to get somewhere fast, would you try to fix your injured camel when you've been offered a racehorse as...
December 7, 2010 at 8:04 am
You should really test it - wouldn't take long. Don't use your project to test - set up something manageable and quick.
But if by 'blank' you mean an empty string,...
December 7, 2010 at 12:20 am
So satisfying when you solve your own problems & no one else has a clue 🙂
December 6, 2010 at 8:54 am
melissa.jones (12/3/2010)
Mukti (6/18/2009)
December 4, 2010 at 1:36 am
Whenever I do date stuff like that, I tend to put it into universal format first (YYYY-MM-DD HH:MM:SS) and then just map it directly to the destination column - no...
December 3, 2010 at 10:30 am
Try using double quotes " instead of single in your expression.
December 3, 2010 at 9:56 am
Viewing 15 posts - 11,671 through 11,685 (of 13,838 total)