SQL Server 2000 Administration in 15 Minutes a Week: Database Backups - Page 4June 14, 2002
To make a backup manually, you have plenty of options. We are going to look at three ways you can create a backup.
First, right click the database you
would like to backup in Enterprise Manager, select All
Tasks, and then click Backup Database... ![]()
![]() The third way to backup your database is by using the BACKUP statement. For more information on the BACKUP statement, see the SQL Server books online.
That will do it for this week. Next week we will talk about
creating a backup strategy as well as restoring backups.
As always, if you have any technical questions please post them on the SQL message board.Please send any non-technical questions, comments, and feedback to my email. I hope you are finding this
series to be a useful one, and I'm looking forward to your feedback.
Mike
|