Viewing 15 posts - 6,181 through 6,195 (of 11,678 total)
It would be great to know more about this "tie-breaking rule", otherwise this question is just guess work.
November 18, 2012 at 3:08 pm
I know you can change the source and destination tables dynamically, but I have no clue how you would handle the changing metadata.
November 16, 2012 at 1:34 am
That's a bit out of my comfort zone.
I know that some people regenerate the package dynamically every time, so that when it runs the dataflow is mapped as it should...
November 16, 2012 at 1:28 am
Does the SQL Server account uses a domain user?
You need to give this user permissions on the SSIS catalog.
November 16, 2012 at 12:33 am
Does the .dat file have clear text as data?
What is the encoding?
November 16, 2012 at 12:32 am
Can you copy paste the real error, along with everything else in the output window?
November 16, 2012 at 12:31 am
Not really a SSIS question, but here goes:
you need to put an expression on the Color property of the textfields in the rows.
Something like:
=Fields!Color.Value
November 16, 2012 at 12:28 am
Out of the box, SSIS doesn't support changing metadata.
There are some 3rd party products, such as Dataflow+ of CozyRoc that can do this.
If you need to stay with native SSIS,...
November 16, 2012 at 12:22 am
Great question to close the week, thanks.
November 16, 2012 at 12:15 am
ronmoses (11/15/2012)
November 16, 2012 at 12:04 am
Steve Jones - SSC Editor (11/14/2012)
Koen Verbeeck (11/14/2012)
Steve Jones - SSC Editor (11/14/2012)
November 15, 2012 at 1:00 pm
Steve Jones - SSC Editor (11/14/2012)
...
How can...
November 14, 2012 at 2:29 pm
You need to use a proxy account in your SQL Agent jobstep.
November 14, 2012 at 2:17 pm
uttar (11/14/2012)
hi Koen Verbeecki have multiple rows this is and example as mention above.
I only see 1 row in your example.
November 14, 2012 at 2:07 pm
Viewing 15 posts - 6,181 through 6,195 (of 11,678 total)