Tagged Questions
4
votes
2answers
3k views
Can I tell the last modified date on an SSIS package from Integration Services
Using SQL Server 2005 (and 2008)
With a DTS package, I can open it, and it lists the date that the package was last modified. I have some SSIS packages, and I need to know if they have been modified ...