Viewing 15 posts - 10,231 through 10,245 (of 13,874 total)
Files?
You mentioned only one in your first post.
January 10, 2013 at 4:24 am
ziako (1/10/2013)
HiI tried both methods but 0 rows were written to the OLE DB Destination 1 (new table).
Is there something I am missing?
Are you saying that it previously wrote...
January 10, 2013 at 3:51 am
mpradeep23 (1/10/2013)
January 10, 2013 at 2:28 am
Apologies if you've already mentioned this - I did not see it when I skimmed the thread - but have you tried running the packages manually in BIDS? (Eek, first...
January 10, 2013 at 1:50 am
mister.magoo (1/9/2013)
Use your...
January 10, 2013 at 1:45 am
mpradeep23 (1/10/2013)
Hii trying call SSIS Package from a Trigger is there any perforamnce issue to the database
thanks in advance
with best regards
pradeep
Based on the limited information provided, my...
January 10, 2013 at 1:43 am
Yes.
In the data flow, after the data source, add a MULTICAST.
Connect one MULTICAST output to the existing table and another to the new table.
January 9, 2013 at 8:47 am
You've been here long enough to know the score. Please provide DDL, sample data and desired output in readily consumable form, as per the link in my signature.
January 7, 2013 at 7:22 am
Create an empty solution and add the .dtsx file to it. Then you'll be able to open it.
January 4, 2013 at 9:45 am
opc.three (1/3/2013)
One technique I have used in the past...
January 4, 2013 at 4:11 am
Rick Lang (1/3/2013)
Think I may have it. I used a flat file connection Manager, selected advanced and put 5 additional columns into the connection. Drug a Flat File...
January 3, 2013 at 2:32 pm
Have a look here and see whether it gives you enough to get started with this.
January 3, 2013 at 2:30 pm
Not - not as a source, but as a transformation.
Essentially, the component takes each row as a single string and then, using parsing code within the script component, you break...
January 3, 2013 at 2:20 pm
Rick Lang (1/3/2013)
January 3, 2013 at 1:57 pm
Viewing 15 posts - 10,231 through 10,245 (of 13,874 total)