Resources / SQL / Restore A Database In SQL /
Select CategoryEnter KeywordsSearch
Search {27416} Articles (Last Index: 11/03/2010 06:05:31)
Restore A Database In SQL
Subscribe Bookmark and Share

 Restore A Database

How to Restore A Database From A Backup

  1. Once you are connected to the database engine in Object Explorer, Click the server name to expand the tree view.
  2. Expand the databases and select the database you want to restore.
  3. Right-Click on the database ans select TASKS  Then RESTORE.
  4. Click database, Which will then open the RESTORE DATABASE Dialog Box.
  5. On the general page, The name of the database you want yo restore will appear in the  To Database List box. To create a new database insert the name into this box.
  6. Keep the default option (Most Recent Possible) in the To A Point In Time text box to get the most recent backup or you can specify a certain date and time by clicking the browse button, This will then open the Point In Time Restore Dialog box.
  7. Choose a source and location of the backup sets to restore, You will be given two options. From Database - Enter a database name from the list. From Device - Click the browse button, Which opens the Specify Location Dialog box. In the Backup Media list box, Select one of the listed device types.
  8. Select the backups to restore in the Select Backup Sets To Restore Grid. This grid displays the backups available for the specified location. By default, a recovery plan is suggested. To override the suggested recovery plan, you can change the selections in the grid. Any backups that depend on a deselected backup are deselected automatically.
  9. In the Restore Options pannel you can choose to Overwrite The Existing Database, Preserve The Replication Settings, Prompt Before Restoring Each Backup, Restrict Access To Restored Database.
  10. Optionally, you can restore the database to a new location by specifying a new restore destination for each file in the Restore The Database Files As grid.

Written By LHTP Limited [http://www.learnhowtoprogram.com/]

Keywords:
Restore, SQL, Database

Return to previous page

Send to a friend
Add Your Comments

You are not currently logged on.
You must be a registered member to comment on our resource pages.

It is free to register. You can register here Registration Form

Login / Register
Popular Tags
Description

Resources

C# | Visual Basic | ASP.Net | SQL | CSS | XML | Java Script | AJAX | UML | Python | Perl | PHP | Oracle | MySql | Sybase | LINQ | Struts | Sharepoint | J2EE | Java | Mobile | .NET | Ruby | DB2 | DirectX | Silverlight | C++ | 

Courses

VB.Net | 

Company

Terms of Service | Advertising | Privacy Policy | Content Provider Agreement | Open Licence | 

Site Map (Visual) | Site Map

Copyright © 2008 Learn How To Program. All rights reserved.