Skip to content

G's SQL Server Blog

  • Home
  • SQL Blog
  • Restoring a Database, The Easy Way
G's SQL Server Blog
  • SQL Server

    Restoring a Database, The Easy Way

    ByGarrett Geier October 22, 2021October 22, 2021

    The hardest part about restoring a database is generating the restore script. That’s why I wrote dbo.RestoreDatabase. It builds the restore for you, and it can run it too if you let it. This is for Ola Hallengren’s SQL Server Maintenance Solution only. I’m serious. It wants Ola’s DatabaseBackup folders: a root directory, a folder…

    Read More Restoring a Database, The Easy WayContinue

© 2021 G's SQL Server Blog - WordPress Theme by Kadence WP
  • Home
  • SQL Blog
  • Restoring a Database, The Easy Way