Viewing 15 posts - 9,451 through 9,465 (of 11,676 total)
Jim Murphy (5/10/2011)
Koen Verbeeck (5/9/2011)
Any tips from the professionals...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 10, 2011 at 12:22 am
You can combine flows in the dataflow using the UNION component.
But why are you calculating the next sequence number? Can't you use an IDENTITY constraint in your destination table?
If this...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 9, 2011 at 11:40 pm
Nice and easy, thanks.
I was looking for a gotcha, but couldn't really find one.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 9, 2011 at 11:34 pm
I've got a MSDN Livemeeting going on this afternoon (European time). Two demo's of each 15 minutes, so 30 minutes of talking.
Any tips from the professionals around here on preparation?
(I'd...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 9, 2011 at 11:27 pm
patla4u (5/9/2011)
Data will duplicate then ???I have to create composite primary key with date?????
The data will duplicate. Just as you described in your question.
If you have one file with 10...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 9, 2011 at 6:04 am
I would advice you to grab a good book on SSIS or find some tutorials online.
Look for the following keywords:
* dataflow
* flat file source
* ole db destination
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 9, 2011 at 12:02 am
Nice article Craig!
Really enjoyed reading it, despite it's lack of pretty pictures 🙂
@sherifffruitfly: check out the MCTS 70-448 and MCTS 70-433 certification exams
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 8, 2011 at 11:56 pm
Great question, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 8, 2011 at 11:41 pm
Brandie Tarvin (5/6/2011)
Editor's Note:
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 6, 2011 at 7:13 am
avi_perez (5/6/2011)
slick graphics and animations, incredible performance, highly scalable and powerful features unseen in the...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 6, 2011 at 2:07 am
tommyh (5/6/2011)
honza.mf (5/5/2011)
20 optimists now.Hrmmm... in this case whats an optimist. One that thinks it will work or one that thinks it will fail at once... or both? :unsure:
/T
A pessimist...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 6, 2011 at 1:01 am
dg227 (5/5/2011)
1. (in SSIS...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 5, 2011 at 2:25 pm
So it essentially boils down to this:
design-time configurations == design-time variable values?
I think not. I'm not 100% sure. I've used configurations in 2005 and 2008 a lot without any troubles,...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 5, 2011 at 1:54 pm
Hmmm, maybe I'm reading it wrong, but I believe MSDN says the following:
"The utility then reloads the configurations that were specified in the package at design time ..."
It reloads configurations,...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 5, 2011 at 1:28 pm
@dg227: I think there is a mix-up between syntax here.
You are talking about configurations specified at design-time, I'm talking about actual values specified for variables in the variables window at...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 5, 2011 at 11:19 am
Viewing 15 posts - 9,451 through 9,465 (of 11,676 total)