Viewing 15 posts - 466 through 480 (of 1,118 total)
Can you elaborate what do you mean by "drop data" ?
January 8, 2010 at 9:12 am
If you can use third-party solutions, check CozyRoc Data Flow Task Plus. It has ability to extract column information dynamically at runtime and load this data to another dynamic destination....
January 8, 2010 at 9:11 am
Rick Bailey-440858 (1/6/2010)
January 6, 2010 at 2:28 pm
Have you tried the commercial CozyRoc ODBC Destination ? If your ODBC driver supports the bulk-load interace, it will provide much better performance. If you are using DB2, you may...
January 6, 2010 at 12:26 pm
January 5, 2010 at 10:14 am
Check this sample. It supports multiple inputs.
January 3, 2010 at 7:30 am
elchuru (1/2/2010)
{
...
January 2, 2010 at 12:00 pm
How do you expect to see the destination data? The data flow task has to execute and load the data from the source into the destination. I think the behavior...
January 2, 2010 at 11:52 am
Is there an error when you try to open the component?
January 2, 2010 at 11:48 am
What do you have specified as row delimiter in the flat file connection manager?
January 2, 2010 at 11:46 am
Panks-913490 (12/29/2009)
Just wanted to know if there is any de-duplication task within SSIS or some way to achieve de-duplication using SSIS.Dont want to use t-sql here.
thanks
You may also check the...
December 30, 2009 at 7:03 am
Did you specify your server port? If there is no separate entry for this try specifying in the server name like this:
<server>:<port>
December 30, 2009 at 7:01 am
BaldingLoopMan (12/28/2009)
The issue is i can't...
December 28, 2009 at 4:48 pm
Suresh Kumar-284278 (12/22/2009)
I am planning to create a re-usable asset for my team "to check the Deployment Utilities created for the package".
Some times my team members forget to check...
December 23, 2009 at 6:23 am
CoThong (12/22/2009)
What else can I do to...
December 22, 2009 at 9:11 pm
Viewing 15 posts - 466 through 480 (of 1,118 total)