restore

You are currently browsing articles tagged restore.

If a customer experiences an issue with SQL and needs to restore back to a daily BAK file, Microsoft provides us a way to restore the BAK file along with sub-sequent transaction log files in order to get the database as close to the “live state” as possible.
The following TechNOTE describes the procedure to restore a database using the backed up transaction logs.
technote_restore_database

Tags: ,