Does anybody know of a good online tutorial on how to use the SSIS component 'Recordset destination '?
Does anybody know of a good online tutorial on how to use the SSIS component 'Recordset destination' ?Mr Shaw
February 21st, 2011 6:06am

http://msdn.microsoft.com/en-us/library/cc879316.aspxMr Shaw
Free Windows Admin Tool Kit Click here and download it now
February 21st, 2011 6:20am

Have a look at my blog post for application of Recordset destination: http://beyondrelational.com/blogs/sudeep/archive/2010/09/09/loop-through-each-record-in-a-text-file-recordset-destination.aspxMy Blog | Ask Me
February 21st, 2011 6:35am

I have setup the foreach loop to enumerate through the Record Destination data... It only reads the first value.... What could have gone wrong?Mr Shaw
Free Windows Admin Tool Kit Click here and download it now
February 21st, 2011 7:07am

You would have to check how many records are bing written to the obj variable using the recordset det(use a rowcount before the recordset detination). Hope you are using object variable with correct scope etc. I donot see any other reason why this should happen. Could you put a screen shot of the record set destintaion and the foreach loop task settings.My Blog | Ask Me
February 21st, 2011 8:35am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics