Viewing 15 posts - 91 through 105 (of 130 total)
Well the answer was easy. The problem was that I didnt think!
In the script component in the data flow, I wanted to get a value out of a row being...
May 6, 2010 at 4:24 am
Phil Parkin (5/5/2010)
You can assign values to variables within a Script Component if you use the VariableDispenser class.See more here.
Hi
I saw that someone mentioned the VariableDispenser class but could not...
May 5, 2010 at 10:58 pm
Hi Dan, Yes that correct. I need to read in a value in row 10 for example and then use that 1 value later on when I get to the...
May 5, 2010 at 10:56 pm
Jonathan Mallia (4/16/2010)
Also, do the same from any triggers.
Furthermore, set the database recovery mode to bulk logged and reset...
April 19, 2010 at 12:05 am
2C worth,
In SSIS you get the graphical interface as well, which help a good bit if you have complex movement of data. My current SSIS packages all make use...
April 15, 2010 at 1:38 am
Well dawalker-1068762 thanks a mil, I didnt know that. When i do this again, I'll check it out!
April 15, 2010 at 12:51 am
GilaMonster (1/12/2010)
Yes, we have electricity and internet (most of the time), we...
March 31, 2010 at 12:25 am
Hi Hans
Ok, I understand, I was thinking that there must be some or other setting which SSIS was using and that it would really retreive the data.
As I mentioned...
December 10, 2009 at 3:38 am
Hi Hans
Had a quick look but it seems to be only a setting in SQL Server and not in SSIS it self or is there somewhere in SSIS where I...
December 10, 2009 at 2:50 am
Problem solved!
First of all, what I tried is to change all the
"DelayValidation">0 to "DelayValidation">-1, which didn't work, my package still just sat and did nothing.
Then I went to check...
December 10, 2009 at 12:23 am
Hi guys
Thanks the response! I'll try the suggestions tomorrow, at present I'm struggling with an SSIS import. Will keep you posted
September 9, 2009 at 4:47 am
Just to add; also solved my problem by adding unique non-clustered index on the lined table
August 11, 2009 at 7:39 am
I think that the standard keeps on being flat files, either delimited or fixed width.
Seeing that you want to send data to another company, I take it that could...
July 14, 2009 at 5:00 am
umailedit (7/13/2009)
July 13, 2009 at 6:38 am
I'm not sure from what sort of database you are getting the data from the mainframe, but I about Adabas, and in Adabas you first have to unpack the type...
July 13, 2009 at 6:13 am
Viewing 15 posts - 91 through 105 (of 130 total)