Viewing 15 posts - 10,846 through 10,860 (of 11,678 total)
I don't really understand. You write some files to a table. And then you want to read from the table in a data flow task. Can't you just use an...
November 20, 2010 at 6:09 am
krriegle (11/19/2010)
November 19, 2010 at 11:59 am
mklein2 (11/19/2010)
Thanks.And how do I do if I want to do a lookup with an ODBC?
I don't have a Provider for this...
You mean you want to use a lookup component...
November 19, 2010 at 11:17 am
parthi-1705 (11/19/2010)
I have used the Source ---->derived column and unionall ---->Destination it has run sucessfully.i need to check duplicates in this ,that is i need to find the duplicate record...
November 19, 2010 at 11:15 am
jm99 (11/19/2010)
custom .NET code is code stored within either a SSIS "Script Task" or a "Script Component"
Ah OK. That is indeed stored into the .dtsx file, but as Elliot already...
November 19, 2010 at 11:13 am
tmitchelar (11/19/2010)
November 19, 2010 at 11:10 am
Allright, let's try again. What did you do exactly? What are the errors?
Did you use a flat file destination? Is the file there with data after the data flow has...
November 19, 2010 at 11:07 am
Alvin Ramard (11/19/2010)
Tim Hief (11/18/2010)
November 19, 2010 at 11:04 am
When I see your derived column in the attachment, I keep thinking:
there must be a better way. Like parsing the .csv file in .NET or writing the data to a...
November 19, 2010 at 11:02 am
tmitchelar (11/19/2010)
November 19, 2010 at 10:56 am
Phil Parkin (11/19/2010)
November 19, 2010 at 10:53 am
badam.manoj (11/19/2010)
Hi Phil,Thanks for your response
you left me no choice.. I'm creating 4 dataFlow tasks now
suggest me if there is any other approach which makes it easier
You can...
November 19, 2010 at 7:17 am
veeren4urs (11/16/2010)
Congratulations. Even i am planing to write this exam but i dnt have any work experiance or knowledge on SSAS can i go ahead with out SSAS becuase i...
November 19, 2010 at 6:47 am
sharath.chalamgari (11/19/2010)
In your dataflow task's oledb source select the data access mode as sql comman and
add the sql Command text and where ever...
November 19, 2010 at 3:57 am
Viewing 15 posts - 10,846 through 10,860 (of 11,678 total)