Viewing 15 posts - 121 through 135 (of 165 total)
Gosh I know that's gonna be hard. I thought you just wanted SSIS error code. Well, to do that, you have to customize some codes in the script component according...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 7:09 pm
VALEK (2/19/2008)
SQL King (2/19/2008)
That was the function of the red arrow(failure) meaning, if there is a mismatch in datatype, it would take the whole row and put it into the...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 5:12 pm
VALEK (2/19/2008)
For example you have a table having integer rows, but the flatfile supplies illegal strings.
In this...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 3:47 pm
I have been reading this problem and thought it would have ended but unfortunately because of some confusion, nothing is moving I guess. I think the first thing I would...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:51 pm
First of all, where are you getting the file from? Is it from a folder somewhere or is it located in FTP? Because it can be a lot more easier...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:44 pm
I have just finished doing something similar like you. From flat file source, grab the failure precedent constraint (red arrow) and put it in a script task transformation. Then configure...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:42 pm
Not sure what you want to do. But why Parent and child package? Why not everything in one since we have precedent constraints in SSIS? Respecting whatever you are trying...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:36 pm
Thanks Daniel. I certainly will also think about that in fact. I know how database size have made my life hard before. You are right that everything should be set...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:31 pm
By reading your replies, I can understand your problems. Here is two way to get out of this problem.
1. Do as what I have told you before.(OLE DB Source to...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:25 pm
diptidjadhav (2/13/2008)
Hello,Can you please tell me how to create CSV file......?
I am assuming that you are brand new for this. I will also recommend a lot of reading. But to...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:15 pm
k (2/12/2008)
I want to generate CSV files based on location.
i have a location master assume values will be India, US, CA, etc...
based on the location i want to create and...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:10 pm
If you are asked to do different datatype in the destination, i hope you know that the data conversion transformation can do that for you. But the datatype in SSIS...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 2:03 pm
Ok. I think I see what your problem is. Okay, now, do you have any condition on that specific column? Like should it be null or something. Then just scroll...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 1:54 pm
kurraraghu (2/19/2008)
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 1:48 pm
I agree with Jack. Some sample would really help. By the way, here is what I would suggest. I had this same problem long ago when I started using SSIS....
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 1:45 pm
Viewing 15 posts - 121 through 135 (of 165 total)