Hi,
It is a SQL question. You can query msdb.dbo.restorehistory to get the restore information for each database. A query sample can be found online:
http://www.mssqltips.com/tip.asp?tip=1724.
Thanks,
Dong
This posting is provided AS IS with no warranties, and confers no rights.