I believe I already no the answer to this but I will ask anyway.
Is it possible to use a query on a SSIS package that is stored in the MSDB to get all the tables it accesses. Similar to the way you can query sysobject to get the table names from a stored procedure.
Thank you
Lee