Viewing 15 posts - 11,656 through 11,670 (of 13,870 total)
Do the text files all have the same structure (column names, column types and number of columns)?
January 22, 2011 at 9:10 am
Have a look here.
January 21, 2011 at 8:44 am
No matter what happens to a variable while the package runs, when you look at the variable values in the variables pane, you will always see its initial setting, which...
January 21, 2011 at 12:50 am
The ID autogenerates - you should just be able to leave it blank and map to the other two columns, in the knowledge that it will look after itself. Why...
January 21, 2011 at 12:44 am
After your data source in the data flow, insert a Derived Column transformation.
Create a new Derived Column and assign your date variable to it.
You will now be able to create...
January 21, 2011 at 12:41 am
saurabh.deshpande (1/20/2011)
--
I want to know that what are things we need to consider before deciding Sequential Or Parallel.
If you are talking purely about performance, there are many possible factors.
If you...
January 20, 2011 at 6:12 am
Why not try both and see for yourself?
I would, however, expect parallel to win...
January 20, 2011 at 4:09 am
Have a look here.
Use an expression to set the SQL string which will be executed by the task.
The expression can contain a combination of literal text and variables (system and...
January 20, 2011 at 12:25 am
tooba111 (1/19/2011)
January 19, 2011 at 10:01 am
OK, maybe that was a bit harsh on an SSIS newbie.
After looking at this, I must admit that I found myself thinking that it would be easier to get the...
January 19, 2011 at 3:51 am
Karan_W (1/19/2011)
This stored procedure accept an input parameter e.g....
January 19, 2011 at 3:23 am
It looks like you've got the same issue as this guy.
Based on the fact that it does not look like it will be very easy to solve with this approach,...
January 19, 2011 at 2:32 am
I bet you've guessed my next question already: please post what the parameters screen contains - perhaps even a screen shot if it's not confidential.
January 19, 2011 at 12:32 am
Excuse my speaking plainly, but that is a daft requirement.
What happens if the four source fields all contain different data - you have only one target, so you are going...
January 19, 2011 at 12:28 am
Viewing 15 posts - 11,656 through 11,670 (of 13,870 total)