Viewing 15 posts - 706 through 720 (of 4,272 total)
Koen Verbeeck (12/12/2011)
Elliott Whitlow (12/9/2011)
I would use a data-flow task. The rows are generated by a source and...
December 12, 2011 at 2:36 pm
You can use a script task (in the data-flow it would be considered a script-transform) to take in fields and execute OleDB queries against another connection. It really is...
December 12, 2011 at 2:33 pm
Wow, thats an interesting request.. I question the methodology but ok..
I would use a data-flow task. The rows are generated by a source and a script transform does...
December 9, 2011 at 1:53 pm
Personally I like the scheduled job idea.. Toggle their access on and off automagically..
CEWII
December 9, 2011 at 1:36 pm
Well shoot, last time I had to do this those steps fixed it for me..
Re-apply service pack? I know its reaching, but my toolbox for this empty..
CEWII
December 9, 2011 at 11:43 am
Your welcome, glad to help.
CEWII
December 9, 2011 at 11:40 am
At first blush I wold probably use a normal flat file source but use a script transform. I try not do use Script sources as much as I can...
December 9, 2011 at 11:39 am
michael.french 172 (12/9/2011)
This topic is definitely an easy one to debate at length as there is no right answer except one, “What is best for you?”
So true.
CEWII
December 9, 2011 at 11:31 am
richj-826679 (12/9/2011)
GilaMonster (12/9/2011)
December 9, 2011 at 10:26 am
You probably need to copy the files not to
C:\Program Files
But to:
C:\Program Files (x86)
CEWII
December 9, 2011 at 10:16 am
michael.french 172 (12/9/2011)
Furthermore, just because you have a contract does not mean that they...
December 9, 2011 at 10:13 am
I'm not 100% convinced you need to use a script task to do this.
Why don't you explain your needs and we'll help you with a solution as opposed to trying...
December 9, 2011 at 9:41 am
sqlfriends (12/8/2011)
But we need to load data in domain tables...
December 9, 2011 at 9:36 am
Yes, unlike DT_STR where a codepage is specified that is why it only specifies length. We force it to DT_STR using the advanced editor.
CEWII
December 9, 2011 at 9:07 am
Viewing 15 posts - 706 through 720 (of 4,272 total)