Viewing 3 posts - 1 through 4 (of 4 total)
SQLRNNR (11/14/2011)
Why are you trying to load just 1 record?
I have two columns sir. the salesvolumeheader for id referencing to the saleavolumedetail that came from an xml file with 3000...
November 14, 2011 at 8:46 am
Koen Verbeeck (11/14/2011)
You'll have to configure the connection managers with expressions, instead of relying on the FOR EACH loop container to provide you with them. You can use a package...
November 14, 2011 at 1:26 am
I already do that the FOR LOOP Container. problem is i cant set where the folder and file extension is located. when I insert the FOR LOOP Container inside the...
November 14, 2011 at 12:57 am
Viewing 3 posts - 1 through 4 (of 4 total)