Viewing 15 posts - 31 through 45 (of 203 total)
No worries JOHN. I learned how to generate identity value in the pipelines. can be helpful in the future.
August 7, 2009 at 3:20 pm
No, the first process ie reading from flat file and loading into sql tmp tbl and then from tmp tbl to sql hist tbl. So here we have 2 dataflow....
August 7, 2009 at 3:05 pm
Thanks JOhn.
If u remember, you were the one who helped me to produce that identity property in the dataflow pipelines. But the fact is, the first way of loading is...
August 7, 2009 at 2:54 pm
CozyRow,
I have no doubts that indeed it is a great tool. and i always wished that my company ( or any place i have been or will be) allow me...
August 6, 2009 at 3:43 pm
Ryan,
its a truncation error while reading from flat file. What u can do is go to the flat file source and select Error Output on left side of ur source...
August 6, 2009 at 3:05 pm
wadep,
So far my understanding is - there is no dynamic connections for multiple file schema. You define schema at the connection and it uses that connection for that file. The...
August 6, 2009 at 3:00 pm
Thanks JOHn
Worked. Th problme was IDTSVariable90 in the script was changed to IDTSVariable100 and Ident variable was named Pipilinerows.
Its gonna save my half time for the amount of load. and...
August 5, 2009 at 3:48 pm
John thanks.....for all the help. STill i am getting validation error on script component.
here are the steps and detail info.
1. Declare variable "Ident" of type int32, scoped to package.
2. inside...
August 5, 2009 at 3:21 pm
John, I think I know what u trying to say using derived column. but is there somewhere where i can find code to do the increment.
Probabaly what i am thinking...
August 5, 2009 at 2:25 pm
Yes john we need data in both tables. load_Cus is used as a loading tbl for daily load which gets truncated for every load. and hist_cus is used to keep...
August 5, 2009 at 2:21 pm
Anyone? ANy thoughts ..............
August 5, 2009 at 12:59 pm
Sorry Guys looks liek I posted in wrong section..........It should be in SSIS.............section.......my whole day was wrong!!!!
July 20, 2009 at 5:56 pm
I am using SSIS to load. Inside my dataflow i have a source and destination. SOurce is my flat file and destination is my SQL tbl.
THis is my data...
July 20, 2009 at 1:44 pm
You are right, I am not pointing to project folder. I am just asking which one to used?, Although I have always used one, inside the solution folder, not the...
July 17, 2009 at 10:19 am
Glad that I was able to do it....and I understand too,been that road so many times.....
July 16, 2009 at 3:35 pm
Viewing 15 posts - 31 through 45 (of 203 total)