SharePoint 2007 Files Restore Tool
SharePoint 2007 Files Restore Tool
I had a customer that need to restore some files from a deleted SharePoint site (long story….) in TFS 2010, the first option is to restore the entire TFS 2010 database include the SharePoint content database but instead of doing all this work I’ve written a small tool to help with that issue.
Just restore the WSS_Content database (the version before the deletion) to another sql instance and use the tool to hook the database and restore the files you needed.
This tool can also help you export files from existing SharePoint 2007 Content Database.
Download Tool

Enjoy