Note that the ability to recreate a database from log data when there is catastrophic failure of a system is not new to SQL Server. IBM computers did it back in the 1970's. Transactions were logged to magnetic tapes and if the database crashed, the database could be recreated from logs.
Sam HobbsPosted Jan 27, 2012, 2:16 AM
VulpesPosted Jan 25, 2012, 6:38 PM
http://msdn.microsoft.com/en-us/library/aa224747(SQL.80).aspx