ArticlesArticles Most Helpful ArticlesMost Helpful Articles Language SettingsLanguage Settings LoginLogin
RSS Feeds
DrillDown Icon Table of Contents
DrillDown Icon MX
DrillDown Icon MANUALS and Other Info for SQL MANEX Client Server
DrillDown Icon Hardware and Software Requirements for Installing SQL Server
DrillDown Icon List of Modules Converted to MANEX Client Server
DrillDown Icon Installing SQL Server
DrillDown Icon System Administrator
DrillDown Icon SQL Backup Options
DrillDown Icon Setup the OLE DB(ADO) for SQL Crystal Reports
DrillDown Icon APIs
DrillDown Icon Code that could be used to find Last Table Modified within SQL
DrillDown Icon Configure SQL Server 2008 R2 to allow Network Connections
DrillDown Icon How to detach and attached databases using the SQL Server Management Studio
DrillDown Icon Restore SQL DB from Backup
DrillDown Icon Setup a SQL Test/Sandbox Database
DrillDown Icon SQLManex Client Server Setup Instructions
DrillDown Icon Setup Folder Permissions to Write "ini" File
DrillDown Icon Setup the ODBC for SQL Crystal Reports
DrillDown Icon Setup a SQL Database Maintenance Plan
DrillDown Icon Setup Task Scheduler to Auto Run MRP
DrillDown Icon Selecting the Authentication Mode
DrillDown Icon Window 10 - Network Disconnect
DrillDown Icon Setup Work Stations
DrillDown Icon Security System
DrillDown Icon Accounting Setup
DrillDown Icon System Setup
DrillDown Icon Operations Manuals
DrillDown Icon System Utilities
DrillDown Icon SQL Server Memory Settings and Performance
DrillDown Icon Definitions
DrillDown Icon How to schedule and automate backups of SQL Server databases in SQL Server Express
DrillDown Icon SQL_FAQ's
DrillDown Icon Customer Relationship Management (CRM)
DrillDown Icon ManEx Minute
DrillDown Icon ManEx Component Exchange
DrillDown Icon ManEx Supplier Directory & Rankings
  Email This ArticlePrint PreviewPrint Current Article and All Sub-Articles
 
Restore SQL DB from Backup
 

 

 If you have received the the Backup file in a compressed format, you will want to place this compressed file in a directory you have access to.

Please note that this example is showing 7ZIP compression.  Other Compression software might have a different process. 
 
Open the Compressed file

Highlight the backup file that is within the compressed file

Then depress the Extract icon
 
 The following will display, you will want to populate the Copy To with the directory that you wish to restore the file to. 

Depress Ok button
 
  You can confirm that the Backup file (bak) has been placed in the specified directory.   
 

Open your SQL Server Management 

Select Server Name

Log In using SQL Server Authentication

 
 Once logged into the Server you can then right-click on Database 

Select Restore Database. 
 
 While in the General Page 

select Device

Then depress the browse button
 
 Within the Select Backup Devices screen depress the "Add" button   
 Within the Locate Backup File screen

Locate or paste the File path of where your Backup files is located

You might see it right away or you might have to change to "All files"

The Select the BAK file and make sure that it is displayed in the File Name field.

Depress OK 
 
 You will be returned to the Select backup devices screen 

You will see your backup media populated

Depress the OK button 
 
 The General Page will look similar to this

Make sure to type in the desired Database name.  In this example I selected "ManexTest"

Then select the Files Page from the left.
 
 While in the File Page you will want to check Relocate all files to folder

Paste in the file path where you wish to keep the database

then also confirm within the Restore As field that the MDF and LDF file name matches what you are naming this database.  (Sometimes it might retain the Original Database name in the restore as fields)

Then go into the Options Page
 
 Check to see if Tail-Log Backup items are active.

If they are you will want to make sure to uncheck these

Depress the Ok Button 
 
 You should then see a progress bar in the upper right hand corner  
 Once finished you will see the following message.   
 Upon returning to the SQL Manager you should see your new database has been restored.   
   
   

 

 

 

 

 

 


Article ID: 5555