Hello,
I am trying to write a query that retrieves the names of the table(s) used in my various dtsx packages. Integration Services is running on a "normal" SQL Server instance (database engine). I've seen other examples that queried the MSDB, but that isn't relevant in my case. Presently, I am viewing the xml in Visual Studio, copying it, and pasting it into Notepad ++, which is rather tedious.