Viewing 3 posts - 1 through 3 (of 3 total)
Thanks, Vladimir! 😉
June 10, 2010 at 12:26 pm
#1178842
Here's an article on how to revert a database to a snapshot
http://msdn.microsoft.com/en-us/library/ms189281.aspx
and here's a good article on when and how to use a snapshot.
http://searchsqlserver.techtarget.com/tip/SQL-Server-2005-When-and-how-to-use-Database-Snapshots
Joe
May 12, 2010 at 7:02 pm
#1166592
A database snapshot is a point-in-time, read-only copy of a database. Here's a link with good info on snapshots.
http://msdn.microsoft.com/en-us/library/ms175158.aspx
May 12, 2010 at 11:07 am
#1166395