Question

  Asked: May 8 2008   1:58 PM GMT
  Asked by: DRE1


schedule a restore plan


SQL Server restore, SQL Server Management Studio, SQL Server backup, SQL Server 2005

using sql 2005, management studio,, how to schedule a daily database and restore plan.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Create a job with the RESTORE DATABASE Command and schedule it to run daily.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on SQL Server.

Looking for relevant SQL Server Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Mrdenny  |   May 8 2008  8:50PM GMT

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.