I have a list of databases in Access that I need to compact and repair. I have looked up information about "shredding" the dataset but have not been able to find what I need.
I am unsure as to the setup of the SSIS Package as well as the vairables needed and the I also am looking for the VB script to compact and repair all databases in a list.
I am new to SSIS, so please simplify answers, I also have already referenced most online material including:
http://www.sqlis.com/post/Shredding-a-Recordset.aspx - which discusses shredding records for email NOT script task
http://sqlblog.com/blogs/andy_leonard/archive/2007/10/14/ssis-design-pattern-read-a-dataset-from-variable-in-a-script-task.aspx- which I understand but am unsure about the xml reference in the script task as well as the actual VB code to script task
I am not very good in VB either but any help would be greatly appriciated!