Click here to Skip to main content
15,881,709 members
Articles / Database Development / SQL Server / SQL Server 2012

SQL Server : How to Keep Database Restore History

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
24 Oct 2012CPOL 14.6K   3  
Backup and then restore of a database is a normal job for developers and DBAs. This script will be helpfull to findout, from which path, and which backup file a database was restored.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader CureMD
Pakistan Pakistan
Aasim Abdullah is working as SQL Server DBA with CureMD (www.curemd.com) based in NY, USA. He has been working with SQL Server since 2007 (Version 2005) and has used it in many projects as a developer, administrator, database designer. Aasim's primary interest is SQL Server performance tuning. If he finds the time, he like to sketch faces with graphite pencils.

Comments and Discussions