| Backup a SQL Server Database |
|
|
|
| Online Help - Technical | |||
Using SQL Server 2000Open SQL Server Enterprise Manager and do the following:
Using SQL Server 2005/2008Open SQL Server Management Studio, log in and do the following:
In general, when naming database backups, we recommend to add a datestamp to the database name. E.g. if you are backing up a database called HR_PeopleRes, we suggest you call the backup "HR_PeopleRes_year-month-day.bak"
|






